a variety of theme based fixes
This commit is contained in:
parent
242413ab18
commit
8e4d672c7b
3 changed files with 26 additions and 5 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue