Przeglądaj źródła

! Under the principle of GSD management, update the installer progress bar. Fixes #1011

Signed-off-by: Peter Spicer <[email protected]>
Peter Spicer 11 lat temu
rodzic
commit
4b3fe03f33
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Themes/default/css/install.css

+ 1 - 1
Themes/default/css/install.css

@@ -89,7 +89,7 @@ img#smflogo {
 #overall_progress, #step_progress {
 	height: 2.3em;
 	z-index: 1;
-	background-color: #ffd000;
+	background-color: #6BB247;
 }
 
 #overall_progress_upgrade, #step_progress_upgrade {