global config navigation

This commit is contained in:
Bálint Szekeres
2019-10-14 00:37:33 +02:00
parent 6461dd8d50
commit 8d00aaa686
4 changed files with 78 additions and 36 deletions

View File

@@ -158,9 +158,16 @@ body.layout-do {
.tab-content {
background-color: #fafafa;
border-color: #e5e5e5;
padding-left: 40px;
padding-right: 40px;
&.common-content {
border-top: 1px solid #e5e5e5;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.nav-pills {
margin: 25px 0;
background-color: #ffffff;