added remote control menu

This commit is contained in:
Luke Pulverenti 2013-07-11 16:25:12 -04:00
parent 757e0a9046
commit c018f44379
12 changed files with 254 additions and 15 deletions

View file

@ -52,6 +52,10 @@
height: 50px;
}
.nowPlaying .ui-slider-track {
margin-left: 15px!important;
}
@media all and (max-width: 550px) {
.nowPlayingCell + .nowPlayingCell {
display: none;