vulcanize

This commit is contained in:
Luke Pulverenti 2015-06-20 00:48:45 -04:00
parent 07df993238
commit 55e40bdcf7
52 changed files with 12309 additions and 33 deletions

View file

@ -166,12 +166,9 @@ input[type="range"]::-ms-fill-upper {
display: none;
}
.remoteControlButton {
float: right;
}
.nowPlayingBar .unpauseButton, .nowPlayingBar .pauseButton {
.remoteControlButton, .nowPlayingBar .unpauseButton, .nowPlayingBar .pauseButton {
float: right;
padding-top: 0;
}
.nowPlayingBar .currentTime, .nowPlayingBar .positionSliderContainer, .nowPlayingBar .volumeSliderContainer, #nowPlayingBar .muteButton, #nowPlayingBar .unmuteButton {