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

Update remotecontrol.css

This commit is contained in:
Samuel 2020-04-09 22:56:14 -04:00 committed by GitHub
parent d3a27baf45
commit 281b51b967
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -162,7 +162,6 @@
} }
@media all and (orientation: portrait) and (max-width: 47em) { @media all and (orientation: portrait) and (max-width: 47em) {
.remoteControlContent { .remoteControlContent {
padding-left: 7.3% !important; padding-left: 7.3% !important;
padding-right: 7.3% !important; padding-right: 7.3% !important;
@ -262,7 +261,7 @@
background-color: transparent !important; background-color: transparent !important;
} }
.btnPlayPause { .btnPlayPause {
padding: 0; padding: 0;
margin: 0; margin: 0;
} }
@ -349,7 +348,6 @@
.remoteControlSection { .remoteControlSection {
margin: 4.2em 0 0 0; margin: 4.2em 0 0 0;
} }
} }
.nowPlayingTime { .nowPlayingTime {
@ -375,7 +373,7 @@
} }
@media all and (min-width: 47em) { @media all and (min-width: 47em) {
.nowPlayingSecondaryButtons { .nowPlayingSecondaryButtons {
-webkit-box-flex: 1; -webkit-box-flex: 1;
-webkit-flex-grow: 1; -webkit-flex-grow: 1;
flex-grow: 1; flex-grow: 1;