update tabs

This commit is contained in:
Luke Pulverenti 2016-04-13 01:28:45 -04:00
parent d808aced1d
commit 9ceaf21b80
37 changed files with 565 additions and 345 deletions

View file

@ -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;