update live tv segments

This commit is contained in:
Luke Pulverenti 2015-09-07 21:00:46 -04:00
parent c86543dc59
commit ec67431a0e
13 changed files with 118 additions and 340 deletions

View file

@ -32,10 +32,12 @@
.libraryViewNav paper-tabs {
height: 58px !important;
flex-grow: 0 !important;
}
.libraryViewNav paper-tab {
height: auto !important;
flex-grow: 0 !important;
}
.libraryViewNav iron-icon {
@ -53,6 +55,10 @@
background-color: transparent !important;
}
.libraryViewNav #tabsContainer {
flex-grow: 0 !important;
}
@media all and (max-width: 600px) {
.libraryViewNav a {