update now playing page
This commit is contained in:
parent
9ab9e8b9c8
commit
d61dd06176
11 changed files with 59 additions and 42 deletions
|
@ -154,6 +154,13 @@ h1, h1 a {
|
|||
padding: 0 !important;
|
||||
}
|
||||
|
||||
@media all and (max-width: 400px) {
|
||||
|
||||
.libraryMenuButtonText {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.libraryPanelHeader span {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
@ -218,7 +225,3 @@ paper-tab {
|
|||
.nowPlayingPageBackButton {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.nowPlayingPagePaperTabs {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue