mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update icon hover color
This commit is contained in:
parent
1d07d513ea
commit
d976734d61
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ html {
|
|||
}
|
||||
|
||||
.paper-icon-button-light:hover {
|
||||
color: #48C3C8;
|
||||
color: rgb(12, 232, 214);
|
||||
background-color: rgba(0,164,220, .2);
|
||||
transition: 0.2s;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue