Преглед изворни кода

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

Signed-off-by: Peter Spicer <[email protected]>
Peter Spicer пре 11 година
родитељ
комит
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 {