mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	fix: 🐛 Fixed issue with 10.9 not displaying backdrop behind item logo
This commit is contained in:
		
							parent
							
								
									dc346c1df9
								
							
						
					
					
						commit
						724a2f6248
					
				@ -146,17 +146,13 @@
 | 
				
			|||||||
    color: rgb(33, 149, 243) !important;
 | 
					    color: rgb(33, 149, 243) !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Modified background color */
 | 
					/* Modified background color */
 | 
				
			||||||
.backgroundContainer,
 | 
					 | 
				
			||||||
.dialog,
 | 
					.dialog,
 | 
				
			||||||
html {
 | 
					html {
 | 
				
			||||||
    background-color: #0F0F0F !important;
 | 
					    background-color: #0F0F0F !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Transparent header bar */
 | 
					/* Transparent header bar */
 | 
				
			||||||
.skinHeader {
 | 
					.skinHeader {
 | 
				
			||||||
    background-color: transparent !important;
 | 
					    background-color: transparent !important;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user