mirror of
				https://github.com/twbs/bootstrap.git
				synced 2022-11-09 12:25:43 -05:00 
			
		
		
		
	rewrite alerts and progress bars sections
This commit is contained in:
		
							parent
							
								
									4a907709ba
								
							
						
					
					
						commit
						f2e39233f5
					
				
					 5 changed files with 317 additions and 173 deletions
				
			
		| 
						 | 
				
			
			@ -11,9 +11,6 @@
 | 
			
		|||
  .border-radius(4px);
 | 
			
		||||
  color: @warningText;
 | 
			
		||||
}
 | 
			
		||||
.alert-heading {
 | 
			
		||||
  color: inherit;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// Adjust close link position
 | 
			
		||||
.alert .close {
 | 
			
		||||
| 
						 | 
				
			
			@ -28,7 +25,7 @@
 | 
			
		|||
 | 
			
		||||
.alert-success {
 | 
			
		||||
  background-color: @successBackground;
 | 
			
		||||
  border-color: @successBorder;  
 | 
			
		||||
  border-color: @successBorder;
 | 
			
		||||
  color: @successText;
 | 
			
		||||
}
 | 
			
		||||
.alert-danger,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue