mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-31 09:44:50 +01:00
Fix background image
This commit is contained in:
parent
b2fe64ed34
commit
4de61e79fb
@ -1,10 +1,10 @@
|
|||||||
#playlist {
|
#playlist {
|
||||||
background-color: %palette-base;
|
background-color: %palette-base;
|
||||||
background-image: url(:pictures/strawberry-faded.png);
|
|
||||||
alternate-background-color: %palette-alternate-base;
|
alternate-background-color: %palette-alternate-base;
|
||||||
}
|
}
|
||||||
|
|
||||||
#playlist[default_background_enabled = "true"] {
|
#playlist[default_background_enabled = "true"] {
|
||||||
|
background-image: url(:pictures/strawberry-faded.png);
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-position: bottom right;
|
background-position: bottom right;
|
||||||
background-repeat: none;
|
background-repeat: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user