1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Remove custom hover style

This commit is contained in:
Dmitry Lyzo 2020-10-31 19:56:30 +03:00
parent 96d50e8d81
commit 1c91c62dfe

View file

@ -372,8 +372,7 @@
font-size: smaller;
}
.paper-icon-button-light:hover {
color: #fff !important;
.paper-icon-button-light {
background-color: transparent !important;
}
@ -383,10 +382,6 @@
font-size: 1.7em;
}
.btnPlayPause:hover {
background-color: transparent !important;
}
.nowPlayingPageImage {
/* width: inherit; */
overflow-y: hidden;