[Glitch] Highlight border when focusing poll-form footer
Port eb551c480d4c687d75d6bc94915adfcd8aae93fb to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
		
							parent
							
								
									510e527663
								
							
						
					
					
						commit
						d4c22d48df
					
				@ -185,6 +185,10 @@
 | 
			
		||||
    select {
 | 
			
		||||
      width: 100%;
 | 
			
		||||
      flex: 1 1 50%;
 | 
			
		||||
 | 
			
		||||
      &:focus {
 | 
			
		||||
        border-color: $highlight-text-color;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user