Make progress bar a bit less eye-catching

refs #7163
This commit is contained in:
Johannes Meyer 2014-10-15 15:48:37 +02:00
parent 6427a9e347
commit fdef596c6e
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
}
&.complete {
background-color: green;
background-color: #2e8b57;
}
}
}