mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-10-31 16:07:53 +03:00 
			
		
		
		
	Merge branch 'extracting-typography' of https://github.com/kogosoftwarellc/bootstrap-material-design into kogosoftwarellc-extracting-typography
# Conflicts: # less/material.less # sass/material.scss
This commit is contained in:
		
						commit
						ed17dbf9af
					
				|  | @ -84,21 +84,7 @@ legend { | ||||||
| @import "_progress.less"; | @import "_progress.less"; | ||||||
| 
 | 
 | ||||||
| // Typography | // Typography | ||||||
| .text-warning { | @import "_typography.less"; | ||||||
|   color: @btn-warning; |  | ||||||
| } |  | ||||||
| .text-primary { |  | ||||||
|   color: @btn-primary; |  | ||||||
| } |  | ||||||
| .text-danger { |  | ||||||
|   color: @btn-danger; |  | ||||||
| } |  | ||||||
| .text-success { |  | ||||||
|   color: @btn-success; |  | ||||||
| } |  | ||||||
| .text-info { |  | ||||||
|   color: @btn-info; |  | ||||||
| } |  | ||||||
| 
 | 
 | ||||||
| @import "_tabs.less"; | @import "_tabs.less"; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
							
								
								
									
										15
									
								
								less/_typography.less
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								less/_typography.less
									
									
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,15 @@ | ||||||
|  | .text-warning { | ||||||
|  |   color: @btn-warning; | ||||||
|  | } | ||||||
|  | .text-primary { | ||||||
|  |   color: @btn-primary; | ||||||
|  | } | ||||||
|  | .text-danger { | ||||||
|  |   color: @btn-danger; | ||||||
|  | } | ||||||
|  | .text-success { | ||||||
|  |   color: @btn-success; | ||||||
|  | } | ||||||
|  | .text-info { | ||||||
|  |   color: @btn-info; | ||||||
|  | } | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user