调整main路径下样式路径
This commit is contained in:
2880
ruoyi-admin/src/main/resources/static/css/animate.css
vendored
2880
ruoyi-admin/src/main/resources/static/css/animate.css
vendored
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 |
@ -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;
|
||||
|
1
ruoyi-admin/src/main/resources/static/css/style.min.css
vendored
Normal file
1
ruoyi-admin/src/main/resources/static/css/style.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user