increase opacity on disabled entries to restore readability
followup to 56fb1c2f
			
			
This commit is contained in:
		
							parent
							
								
									a60d53de29
								
							
						
					
					
						commit
						e6109d509b
					
				|  | @ -222,7 +222,7 @@ label.nobreak input { | ||||||
| .disabled h2::after, | .disabled h2::after, | ||||||
| .disabled .actions, | .disabled .actions, | ||||||
| .disabled .applies-to { | .disabled .applies-to { | ||||||
|   opacity: 0.5; |   opacity: 0.6; | ||||||
|   font-weight: normal; |   font-weight: normal; | ||||||
|   transition: opacity .5s .1s; |   transition: opacity .5s .1s; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user