fix up now playing page

This commit is contained in:
Luke Pulverenti 2016-06-07 13:36:32 -04:00
parent 33393e6e03
commit 521e963e70
15 changed files with 133 additions and 58 deletions

View file

@ -123,6 +123,10 @@
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
[is=paper-icon-button-light][disabled] {
opacity: .3;
}
.layout-tv [is=paper-icon-button-light] {
width: 4vh;
height: 4vh;