mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Styled the Now Playing bottom bar
This commit is contained in:
@@ -622,7 +622,8 @@ html {
|
|||||||
background: var(--backgroundGradient)
|
background: var(--backgroundGradient)
|
||||||
}
|
}
|
||||||
|
|
||||||
.skinHeader-blurred:not(.osdHeader) {
|
.skinHeader-blurred:not(.osdHeader),
|
||||||
|
.appfooter {
|
||||||
background-color: var(--headerColor) !important;
|
background-color: var(--headerColor) !important;
|
||||||
backdrop-filter: blur(5px) !important;
|
backdrop-filter: blur(5px) !important;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user