mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Show active buttons when form disabled
This commit is contained in:
		
							parent
							
								
									cb7f569262
								
							
						
					
					
						commit
						8491962021
					
				| 
						 | 
				
			
			@ -42,12 +42,9 @@
 | 
			
		|||
  &.disabled,
 | 
			
		||||
  &[disabled],
 | 
			
		||||
  fieldset[disabled] & {
 | 
			
		||||
    &,
 | 
			
		||||
    &:hover,
 | 
			
		||||
    &:focus,
 | 
			
		||||
    &.focus,
 | 
			
		||||
    &:active,
 | 
			
		||||
    &.active {
 | 
			
		||||
    &.focus {
 | 
			
		||||
      background-color: @background;
 | 
			
		||||
          border-color: @border;
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue