update translations

This commit is contained in:
Luke Pulverenti 2014-06-24 17:45:21 -04:00
parent bcb7bc1bf0
commit bb5f0a002b
10 changed files with 168 additions and 24 deletions

View file

@ -123,10 +123,6 @@ input[type="range"]::-ms-fill-upper {
display: none; /* display and visibility only */
}
.remoteControlButton {
float: right;
}
@media all and (max-width: 800px) {
#nowPlayingBar .mediaButton {
@ -138,6 +134,10 @@ input[type="range"]::-ms-fill-upper {
display: none;
}
.remoteControlButton {
float: right;
}
#nowPlayingBar #playButton, #nowPlayingBar #pauseButton {
float: right;
}