update tabs
This commit is contained in:
parent
382dea3748
commit
9ea282ff39
129 changed files with 371 additions and 418 deletions
15
dashboard-ui/thirdparty/paper-button-style.css
vendored
15
dashboard-ui/thirdparty/paper-button-style.css
vendored
|
@ -341,10 +341,10 @@ paper-menu-item {
|
|||
}
|
||||
|
||||
.libraryViewNav paper-tabs {
|
||||
/*display: block !important;*/
|
||||
flex: none;
|
||||
flex-shrink: 0;
|
||||
flex-grow: 0;
|
||||
overflow-x: visible !important;
|
||||
}
|
||||
|
||||
.libraryViewNav paper-tab {
|
||||
|
@ -354,19 +354,8 @@ paper-menu-item {
|
|||
flex-grow: 0;
|
||||
}
|
||||
|
||||
.papertabs-800 {
|
||||
min-width: 800px;
|
||||
}
|
||||
|
||||
.scrollingPaperTabs #tabsContainer {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@media all and (min-width: 800px) {
|
||||
|
||||
.papertabs-800 #tabsContainer {
|
||||
margin: auto;
|
||||
}
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
/*.scrollablePaperTabs #tabsContainer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue