stub out remote player

This commit is contained in:
Luke Pulverenti 2014-03-29 12:58:49 -04:00
parent 355c3dcb42
commit 813826b03b
5 changed files with 252 additions and 12 deletions

View file

@ -676,14 +676,14 @@ a.itemTag:hover {
}
}
@media all and (min-width: 800px) {
@media all and (min-width: 880px) {
.libraryMenuButton {
display: none;
}
}
@media all and (max-width: 800px) {
@media all and (max-width: 880px) {
.desktopHomeLink {
display: none;