调整main路径下样式路径

This commit is contained in:
RuoYi
2021-06-02 10:56:14 +08:00
parent 3e3882a2af
commit 39bd0225b6
26 changed files with 26 additions and 2936 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

View File

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

File diff suppressed because one or more lines are too long