mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-25 01:45:35 +08:00
global config navigation
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user