client/css: stylize cursor of disabled elements
This commit is contained in:
		
							parent
							
								
									faf461419f
								
							
						
					
					
						commit
						0db70f7951
					
				@ -183,6 +183,14 @@ input[type=password]
 | 
			
		||||
        background: $input-disabled-background-color
 | 
			
		||||
        color: $input-disabled-text-color
 | 
			
		||||
 | 
			
		||||
input[readonly],
 | 
			
		||||
input[readonly]+.radio,
 | 
			
		||||
input[readonly]+.checkbox,
 | 
			
		||||
input:disabled+.radio,
 | 
			
		||||
input:disabled+.checkbox,
 | 
			
		||||
input:disabled
 | 
			
		||||
    cursor: not-allowed
 | 
			
		||||
 | 
			
		||||
div.tag-input
 | 
			
		||||
    min-height: 4.75em
 | 
			
		||||
    vertical-align: top
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user