a variety of theme based fixes

This commit is contained in:
Cameron 2020-07-06 11:26:40 +01:00
parent 242413ab18
commit 8e4d672c7b
3 changed files with 26 additions and 5 deletions

View file

@ -66,6 +66,10 @@ html {
color: #00a4dc;
}
.emby-scrollbuttons .paper-icon-button-light {
color: #000000;
}
.fab,
.raised {
background: #d8d8d8;
@ -234,7 +238,7 @@ html {
}
.listItem-border {
border-color: #f0f0f0 !important;
border-color: #a7a7a7 !important;
}
.listItem:focus {