Add a taste of Strawbs background image
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
<file>html/oauthsuccess.html</file>
|
||||
<file>pictures/strawberry.png</file>
|
||||
<file>pictures/strawberry-faded.png</file>
|
||||
<file>pictures/strawbs.png</file>
|
||||
<file>pictures/nomusic.png</file>
|
||||
<file>pictures/cdcase.png</file>
|
||||
<file>pictures/musicbrainz.png</file>
|
||||
|
||||
BIN
data/pictures/strawbs.png
Normal file
BIN
data/pictures/strawbs.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 175 KiB |
@@ -11,6 +11,14 @@
|
||||
background-clip: content;
|
||||
}
|
||||
|
||||
#playlist[strawbs_background_enabled = "true"] {
|
||||
background-image: url(:pictures/strawbs.png);
|
||||
background-attachment: fixed;
|
||||
background-position: bottom right;
|
||||
background-repeat: none;
|
||||
background-clip: content;
|
||||
}
|
||||
|
||||
QToolButton {
|
||||
border: 2px solid transparent;
|
||||
border-radius: 3px;
|
||||
|
||||
Reference in New Issue
Block a user