mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Modified background color */
|
||||
.backgroundContainer,
|
||||
.dialog,
|
||||
html {
|
||||
background-color: #0F0F0F !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Transparent header bar */
|
||||
.skinHeader {
|
||||
background-color: transparent !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user