调整main路径下样式路径
This commit is contained in:
@@ -194,16 +194,6 @@ body.body-small .navbar-top-links li:last-child {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.nav-header {
|
||||
padding: 34px 25px 20px 25px;
|
||||
background: url("patterns/header-profile.png") no-repeat;
|
||||
}
|
||||
|
||||
.pace-done .nav-header {
|
||||
-webkit-transition: all 0.5s;
|
||||
transition: all 0.5s;
|
||||
}
|
||||
|
||||
.nav>li.active {
|
||||
border-left: 4px solid #19aa8d;
|
||||
background: #293846;
|
||||
@@ -378,11 +368,6 @@ body.mini-navbar .navbar-default .nav>li>.nav-third-level li a {
|
||||
padding: 18px 0;
|
||||
}
|
||||
|
||||
.pace-done .navbar-static-side, .pace-done .nav-header, .pace-done li.active, .pace-done #page-wrapper, .pace-done .footer {
|
||||
-webkit-transition: all 0.5s;
|
||||
transition: all 0.5s;
|
||||
}
|
||||
|
||||
.navbar-fixed-top {
|
||||
background: #fff;
|
||||
-webkit-transition-duration: 0.5s;
|
||||
@@ -3037,10 +3022,6 @@ body.full-height-layout #wrapper, body.full-height-layout #page-wrapper {
|
||||
min-height: auto;
|
||||
}
|
||||
|
||||
body.boxed-layout {
|
||||
background: url('patterns/shattered.png');
|
||||
}
|
||||
|
||||
body.boxed-layout #wrapper {
|
||||
background-color: #2f4050;
|
||||
max-width: 1200px;
|
||||
|
Reference in New Issue
Block a user