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

update remote controls

This commit is contained in:
Luke Pulverenti 2015-06-26 14:32:21 -04:00
parent a605edece3
commit 7fb59cc969
8 changed files with 102 additions and 148 deletions

View file

@ -3,13 +3,9 @@
}
.nowPlayingPage .btnCommand, .nowPlayingPage .btnPlayStateCommand {
text-align: center;
font-size: 24px;
padding: 14px 0;
margin: 2px 1px;
width: 70px;
background: #383838;
border-radius: 2px;
height: 70px;
}
.nowPlayingPageImage img {