fix lint
This commit is contained in:
parent
8e4d672c7b
commit
6c8c82f75d
1 changed files with 4 additions and 4 deletions
|
@ -57,6 +57,10 @@ html {
|
|||
background-color: #f0f0f0;
|
||||
}
|
||||
|
||||
.emby-scrollbuttons .paper-icon-button-light {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.paper-icon-button-light:hover:not(:disabled) {
|
||||
color: #00a4dc;
|
||||
background-color: rgba(0, 164, 220, 0.2);
|
||||
|
@ -66,10 +70,6 @@ html {
|
|||
color: #00a4dc;
|
||||
}
|
||||
|
||||
.emby-scrollbuttons .paper-icon-button-light {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.fab,
|
||||
.raised {
|
||||
background: #d8d8d8;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue