[res] Remove some unnecessary files

This commit is contained in:
Vincent Ambo 2015-11-21 17:25:07 +01:00
parent 9f33d98db5
commit 6201e24c0b
No known key found for this signature in database
GPG key ID: 66F505681DB8F43B
3 changed files with 2 additions and 6164 deletions

View file

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

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long