mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-01 00:17:57 +03:00 
			
		
		
		
	improved dropdown.js support
This commit is contained in:
		
							parent
							
								
									a72b62b2d0
								
							
						
					
					
						commit
						d304f232bb
					
				
							
								
								
									
										18
									
								
								dist/css/material-wfont.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										18
									
								
								dist/css/material-wfont.css
									
									
									
									
										vendored
									
									
								
							|  | @ -6049,3 +6049,21 @@ icon-material-lightgrey { | |||
| .selectize-control.multi .dropdown-active ~ .selectize-dropdown { | ||||
|   display: block; | ||||
| } | ||||
| .dropdownjs:after { | ||||
|   right: 5px; | ||||
|   top: 3px; | ||||
|   font-size: 25px; | ||||
|   position: absolute; | ||||
|   content: "\e894"; | ||||
|   font-family: "Material-Design-Icons"; | ||||
|   speak: none; | ||||
|   font-style: normal; | ||||
|   font-weight: normal; | ||||
|   font-variant: normal; | ||||
|   text-transform: none; | ||||
|   line-height: 1; | ||||
|   -webkit-font-smoothing: antialiased; | ||||
|   -moz-osx-font-smoothing: grayscale; | ||||
|   pointer-events: none; | ||||
|   color: #757575; | ||||
| } | ||||
|  |  | |||
							
								
								
									
										2
									
								
								dist/css/material-wfont.css.map
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/css/material-wfont.css.map
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										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
											
										
									
								
							
							
								
								
									
										18
									
								
								dist/css/material.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										18
									
								
								dist/css/material.css
									
									
									
									
										vendored
									
									
								
							|  | @ -6042,3 +6042,21 @@ icon-material-lightgrey { | |||
| .selectize-control.multi .dropdown-active ~ .selectize-dropdown { | ||||
|   display: block; | ||||
| } | ||||
| .dropdownjs:after { | ||||
|   right: 5px; | ||||
|   top: 3px; | ||||
|   font-size: 25px; | ||||
|   position: absolute; | ||||
|   content: "\e894"; | ||||
|   font-family: "Material-Design-Icons"; | ||||
|   speak: none; | ||||
|   font-style: normal; | ||||
|   font-weight: normal; | ||||
|   font-variant: normal; | ||||
|   text-transform: none; | ||||
|   line-height: 1; | ||||
|   -webkit-font-smoothing: antialiased; | ||||
|   -moz-osx-font-smoothing: grayscale; | ||||
|   pointer-events: none; | ||||
|   color: #757575; | ||||
| } | ||||
|  |  | |||
							
								
								
									
										2
									
								
								dist/css/material.css.map
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/css/material.css.map
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										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
											
										
									
								
							
							
								
								
									
										19
									
								
								less/_plugin-dropdownjs.less
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								less/_plugin-dropdownjs.less
									
									
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,19 @@ | |||
| .dropdownjs:after { | ||||
|     right: 5px; | ||||
|     top: 3px; | ||||
|     font-size: 25px; | ||||
|     position: absolute; | ||||
|     content: "\e894"; | ||||
|     font-family: "Material-Design-Icons"; | ||||
|     speak: none; | ||||
|     font-style: normal; | ||||
|     font-weight: normal; | ||||
|     font-variant: normal; | ||||
|     text-transform: none; | ||||
|     line-height: 1; | ||||
|     -webkit-font-smoothing: antialiased; | ||||
|     -moz-osx-font-smoothing: grayscale; | ||||
|     pointer-events: none; | ||||
|     color: #757575; | ||||
| 
 | ||||
| } | ||||
|  | @ -126,3 +126,4 @@ legend { | |||
| @import "_plugin-snackbarjs.less"; | ||||
| @import "_plugin-nouislider.less"; | ||||
| @import "_plugin-selectize.less"; | ||||
| @import "_plugin-dropdownjs.less"; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user