update db retrieval

This commit is contained in:
Luke Pulverenti 2015-10-27 13:26:04 -04:00
parent 9933cbf2bd
commit 7683c156ff
8 changed files with 22 additions and 90 deletions

View file

@ -17,8 +17,7 @@
}
.mediaButton {
height: 40px;
width: 40px;
box-sizing: content-box !important;
}
.mediaButton.remoteControlButton, .mediaButton.muteButton, .mediaButton.unmuteButton {
@ -157,10 +156,6 @@
z-index: 2;
}
.mediaButton img {
height: 24px;
}
.nowPlayingBarCurrentTime {
vertical-align: middle;
font-weight: normal;