Browse Source

Fixed missing background of error message

Tobias Reich 9 years ago
parent
commit
a60e327245
2 changed files with 1 additions and 0 deletions
  1. 1 0
      assets/css/loading.css
  2. 0 0
      assets/min/main.css

+ 1 - 0
assets/css/loading.css

@@ -24,6 +24,7 @@
 		z-index: 2;
 	}
 	#loading.error {
+		background-color: #2f0d0e;
 		background-image: linear-gradient(to right, #451317 0%, #451317 47%, #AA3039 53%, #AA3039 100%);
 		z-index: 1;
 	}

File diff suppressed because it is too large
+ 0 - 0
assets/min/main.css


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