update tabs
This commit is contained in:
parent
d808aced1d
commit
9ceaf21b80
37 changed files with 565 additions and 345 deletions
|
@ -774,13 +774,21 @@ paper-input + .fieldDescription {
|
|||
padding-top: 70px;
|
||||
}
|
||||
|
||||
.withTabs .content-primary {
|
||||
padding-top: 110px;
|
||||
}
|
||||
|
||||
.mainDrawerPanel:not([narrow]) .content-primary {
|
||||
padding: 110px 1.5em 3em 3em;
|
||||
}
|
||||
|
||||
.mainDrawerPanel:not([narrow]) .content-primary ul:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
.mainDrawerPanel:not([narrow]) .withTabs .content-primary {
|
||||
padding-top: 128px!important;
|
||||
}
|
||||
|
||||
.mainDrawerPanel:not([narrow]) .content-primary ul:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.background-theme-a, .dialog.background-theme-a {
|
||||
background-color: #f5f5f5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue