mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Added scyfin icon
This commit is contained in:
		
							parent
							
								
									c889832a74
								
							
						
					
					
						commit
						77f22263b6
					
				@ -1,3 +1,16 @@
 | 
			
		||||
/* Scyfin icon */
 | 
			
		||||
.imgLogoIcon {
 | 
			
		||||
    content: url(https://i.imgur.com/R0qqaRd.png) !important;
 | 
			
		||||
}
 | 
			
		||||
.adminDrawerLogo img {
 | 
			
		||||
    content: url(https://i.imgur.com/R0qqaRd.png) !important;
 | 
			
		||||
}
 | 
			
		||||
.pageTitleWithLogo {
 | 
			
		||||
    background-image: url(https://i.imgur.com/R0qqaRd.png) !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* Static left drawer */
 | 
			
		||||
.layout-desktop .mainDrawer {
 | 
			
		||||
    transform: none !important;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user