forked from rc/aircox
		
	work on admin ui
This commit is contained in:
		
							
								
								
									
										26
									
								
								assets/admin/admin.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								assets/admin/admin.scss
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,26 @@
 | 
			
		||||
 | 
			
		||||
// @import './bulmacolors';
 | 
			
		||||
 | 
			
		||||
.navbar {
 | 
			
		||||
    box-shadow: 0em 0em 0.6em rgba(0, 0, 0, 0.4);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.navbar .navbar-brand {
 | 
			
		||||
    padding-right: 1em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.navbar .navbar-brand img {
 | 
			
		||||
    margin: 0em 0.4em;
 | 
			
		||||
    margin-top: 0.3em;
 | 
			
		||||
    max-height: 3em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.breadcrumbs {
 | 
			
		||||
    margin-bottom: 1em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.results > #result_list {
 | 
			
		||||
    width: 100%;
 | 
			
		||||
    margin: 1em 0em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user