mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-10-31 16:07:53 +03:00 
			
		
		
		
	fix for #42
This commit is contained in:
		
							parent
							
								
									2c10288e4b
								
							
						
					
					
						commit
						a54e9ca7e6
					
				
							
								
								
									
										16
									
								
								dist/css/material-wfont.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								dist/css/material-wfont.css
									
									
									
									
										vendored
									
									
								
							|  | @ -1564,6 +1564,22 @@ h6, | |||
| .h6 { | ||||
|   font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; | ||||
| } | ||||
| body .well.well-sm, | ||||
| .container .well.well-sm, | ||||
| .container-fluid .well.well-sm, | ||||
| body .well:not([class^="well well-material-"]).well-sm, | ||||
| .container .well:not([class^="well well-material-"]).well-sm, | ||||
| .container-fluid .well:not([class^="well well-material-"]).well-sm { | ||||
|   padding: 9px; | ||||
| } | ||||
| body .well.well-lg, | ||||
| .container .well.well-lg, | ||||
| .container-fluid .well.well-lg, | ||||
| body .well:not([class^="well well-material-"]).well-lg, | ||||
| .container .well:not([class^="well well-material-"]).well-lg, | ||||
| .container-fluid .well:not([class^="well well-material-"]).well-lg { | ||||
|   padding: 24px; | ||||
| } | ||||
| body .well, | ||||
| .container .well, | ||||
| .container-fluid .well, | ||||
|  |  | |||
							
								
								
									
										2
									
								
								dist/css/material-wfont.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/css/material-wfont.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										16
									
								
								dist/css/material.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								dist/css/material.css
									
									
									
									
										vendored
									
									
								
							|  | @ -1563,6 +1563,22 @@ h6, | |||
| .h6 { | ||||
|   font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; | ||||
| } | ||||
| body .well.well-sm, | ||||
| .container .well.well-sm, | ||||
| .container-fluid .well.well-sm, | ||||
| body .well:not([class^="well well-material-"]).well-sm, | ||||
| .container .well:not([class^="well well-material-"]).well-sm, | ||||
| .container-fluid .well:not([class^="well well-material-"]).well-sm { | ||||
|   padding: 9px; | ||||
| } | ||||
| body .well.well-lg, | ||||
| .container .well.well-lg, | ||||
| .container-fluid .well.well-lg, | ||||
| body .well:not([class^="well well-material-"]).well-lg, | ||||
| .container .well:not([class^="well well-material-"]).well-lg, | ||||
| .container-fluid .well:not([class^="well well-material-"]).well-lg { | ||||
|   padding: 24px; | ||||
| } | ||||
| body .well, | ||||
| .container .well, | ||||
| .container-fluid .well, | ||||
|  |  | |||
							
								
								
									
										2
									
								
								dist/css/material.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/css/material.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							|  | @ -2,6 +2,13 @@ | |||
| body, .container, .container-fluid { | ||||
| 
 | ||||
|     .well, .well:not([class^="well well-material-"]) { | ||||
| 
 | ||||
|         &.well-sm { | ||||
|             padding: 9px; | ||||
|         } | ||||
|         &.well-lg { | ||||
|             padding: 24px; | ||||
|         } | ||||
|         &, .form-control { | ||||
|             color: @lightbg-text; | ||||
|         } | ||||
|  | @ -30,7 +37,7 @@ body, .container, .container-fluid { | |||
|         &, .form-control, .floating-label { | ||||
|             color: @darkbg-text; | ||||
|         } | ||||
|        .form-control { | ||||
|         .form-control { | ||||
|             border-bottom-color: @darkbg-text; | ||||
|             &::-webkit-input-placeholder { | ||||
|                 color: @darkbg-text; | ||||
|  |  | |||
|  | @ -1564,6 +1564,22 @@ h6, | |||
| .h6 { | ||||
|   font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; | ||||
| } | ||||
| body .well.well-sm, | ||||
| .container .well.well-sm, | ||||
| .container-fluid .well.well-sm, | ||||
| body .well:not([class^="well well-material-"]).well-sm, | ||||
| .container .well:not([class^="well well-material-"]).well-sm, | ||||
| .container-fluid .well:not([class^="well well-material-"]).well-sm { | ||||
|   padding: 9px; | ||||
| } | ||||
| body .well.well-lg, | ||||
| .container .well.well-lg, | ||||
| .container-fluid .well.well-lg, | ||||
| body .well:not([class^="well well-material-"]).well-lg, | ||||
| .container .well:not([class^="well well-material-"]).well-lg, | ||||
| .container-fluid .well:not([class^="well well-material-"]).well-lg { | ||||
|   padding: 24px; | ||||
| } | ||||
| body .well, | ||||
| .container .well, | ||||
| .container-fluid .well, | ||||
|  |  | |||
							
								
								
									
										2
									
								
								template/material/css/material-wfont.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								template/material/css/material-wfont.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							|  | @ -1563,6 +1563,22 @@ h6, | |||
| .h6 { | ||||
|   font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; | ||||
| } | ||||
| body .well.well-sm, | ||||
| .container .well.well-sm, | ||||
| .container-fluid .well.well-sm, | ||||
| body .well:not([class^="well well-material-"]).well-sm, | ||||
| .container .well:not([class^="well well-material-"]).well-sm, | ||||
| .container-fluid .well:not([class^="well well-material-"]).well-sm { | ||||
|   padding: 9px; | ||||
| } | ||||
| body .well.well-lg, | ||||
| .container .well.well-lg, | ||||
| .container-fluid .well.well-lg, | ||||
| body .well:not([class^="well well-material-"]).well-lg, | ||||
| .container .well:not([class^="well well-material-"]).well-lg, | ||||
| .container-fluid .well:not([class^="well well-material-"]).well-lg { | ||||
|   padding: 24px; | ||||
| } | ||||
| body .well, | ||||
| .container .well, | ||||
| .container-fluid .well, | ||||
|  |  | |||
							
								
								
									
										2
									
								
								template/material/css/material.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								template/material/css/material.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Loading…
	
		Reference in New Issue
	
	Block a user