As resquested by @MrTimscampi + theme adjustement
This commit is contained in:
parent
a1c40bd8a8
commit
b139a23f04
9 changed files with 33 additions and 20 deletions
|
@ -188,7 +188,8 @@ html {
|
|||
}
|
||||
|
||||
.appfooter,
|
||||
.formDialogFooter:not(.formDialogFooter-clear) {
|
||||
.formDialogFooter:not(.formDialogFooter-clear),
|
||||
.playlistSectionButton {
|
||||
color: rgba(0, 0, 0, 0.7);
|
||||
background: #303030;
|
||||
background: -webkit-gradient(linear, left top, right top, from(#bcbcbc), color-stop(#a7b4b7), color-stop(#beb5a5), color-stop(#adbec2), to(#b9c7cb));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue