Change poll option hover/active styling to be less confusing (#13313)
This commit is contained in:
		@@ -95,8 +95,8 @@
 | 
			
		||||
    &:active,
 | 
			
		||||
    &:focus,
 | 
			
		||||
    &:hover {
 | 
			
		||||
      border-color: lighten($valid-value-color, 15%);
 | 
			
		||||
      border-width: 4px;
 | 
			
		||||
      background: none;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    &::-moz-focus-inner {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user