As resquested by @MrTimscampi + theme adjustement

This commit is contained in:
samuel9554 2020-04-16 19:14:40 -04:00
parent a1c40bd8a8
commit b139a23f04
9 changed files with 33 additions and 20 deletions

View file

@ -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));