mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-10-31 07:57:45 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			230 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			230 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
| 
 | |
| .mdb-toc-item-reference {
 | |
|   padding: .25rem .75rem;
 | |
|   margin-top: 1rem;
 | |
|   //margin-bottom: 1rem;
 | |
| }
 | |
| 
 | |
| .bd-search {
 | |
|   .form-control {
 | |
|     background-color: transparent;
 | |
|     &:focus {
 | |
|       background-color: transparent;
 | |
|     }
 | |
|   }
 | |
| }
 |