update live tv segments
This commit is contained in:
parent
c86543dc59
commit
ec67431a0e
13 changed files with 118 additions and 340 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue