[Glitch] Improve poll link accessibility
Port 0402c52f28b73824d7c81c702a16d39fd97808cf to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
		
							parent
							
								
									78ff7e3821
								
							
						
					
					
						commit
						14d855c429
					
				@ -118,11 +118,14 @@
 | 
				
			|||||||
    text-decoration: underline;
 | 
					    text-decoration: underline;
 | 
				
			||||||
    font-size: inherit;
 | 
					    font-size: inherit;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    &:hover,
 | 
					    &:hover {
 | 
				
			||||||
    &:focus,
 | 
					 | 
				
			||||||
    &:active {
 | 
					 | 
				
			||||||
      text-decoration: none;
 | 
					      text-decoration: none;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    &:active,
 | 
				
			||||||
 | 
					    &:focus {
 | 
				
			||||||
 | 
					      background-color: rgba($dark-text-color, .1);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .button {
 | 
					  .button {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user