[res] Remove some unnecessary files
This commit is contained in:
parent
9f33d98db5
commit
6201e24c0b
3 changed files with 2 additions and 6164 deletions
|
@ -1,7 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/* CSS Document */
|
||||
|
||||
|
||||
body {
|
||||
padding-top: 20px;
|
||||
font-family: 'PT Sans', sans-serif;
|
||||
|
@ -19,7 +18,7 @@ body {
|
|||
background-color: rgb(245,245,245);
|
||||
}
|
||||
|
||||
.loginBox {
|
||||
.loginBox {
|
||||
width: 400px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
@ -31,7 +30,7 @@ body {
|
|||
font-size: 12px;
|
||||
padding-left: 20px;
|
||||
padding-top: 11px;
|
||||
background: url(/res/loginBoxTop.png);
|
||||
background: url(/static/loginBoxTop.png);
|
||||
}
|
||||
|
||||
.loginBoxMiddle {
|
||||
|
|
6155
res/bootstrap.css
vendored
6155
res/bootstrap.css
vendored
File diff suppressed because it is too large
Load diff
6
res/bootstrap.min.js
vendored
6
res/bootstrap.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue