Browse Source

Remove dark background from login/install pages

Vova Tkach 6 years ago
parent
commit
662086d1f4

+ 1 - 1
constants/constants.go

@@ -2,4 +2,4 @@ package constants
 
 const Debug = !false
 const ServerVersion = "1.0.1"
-const AssetsVersion = "5"
+const AssetsVersion = "6"

+ 0 - 1
engine/wrapper/resources/styles/assets.cp.styles.css

@@ -29,7 +29,6 @@ body.cp-first-user {
 	padding-top: 40px;
 	padding-bottom: 40px;
 	background-color: #f5f5f5;
-	background: #205081 url(/assets/sys/bg.png) repeat 0 0;
 }
 
 .cp-login .form-signin,

File diff suppressed because it is too large
+ 0 - 0
engine/wrapper/resources/styles/assets.cp.styles.css.go


Some files were not shown because too many files changed in this diff