ソースを参照

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

Signed-off-by: Peter Spicer <[email protected]>
Peter Spicer 10 年 前
コミット
4b3fe03f33
1 ファイル変更1 行追加1 行削除
  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 {