diff --git a/src/components/remotecontrol/remotecontrol.css b/src/components/remotecontrol/remotecontrol.css index 1c31b4382b..d0d47f580e 100644 --- a/src/components/remotecontrol/remotecontrol.css +++ b/src/components/remotecontrol/remotecontrol.css @@ -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;