stub out remote player
This commit is contained in:
parent
355c3dcb42
commit
813826b03b
5 changed files with 252 additions and 12 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue