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:
parent
d3a27baf45
commit
281b51b967
1 changed files with 2 additions and 4 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue