[Glitch] Change poll option hover/active styling to be less confusing
Port beb80adb5150e50717852b39db7b534bc0da9534 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
		
							parent
							
								
									7b435fd9bf
								
							
						
					
					
						commit
						60338b2bee
					
				@ -102,8 +102,8 @@
 | 
			
		||||
    &:active,
 | 
			
		||||
    &:focus,
 | 
			
		||||
    &:hover {
 | 
			
		||||
      border-color: lighten($valid-value-color, 15%);
 | 
			
		||||
      border-width: 4px;
 | 
			
		||||
      background: none;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    &::-moz-focus-inner {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user