bug fixed: with the new admin "goto" theme, the blue background for

statistics bars is replaced by the orange.


git-svn-id: http://piwigo.org/svn/trunk@2546 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2008-09-17 21:13:17 +00:00
parent be2b0faa44
commit 1e5cfed041

View File

@@ -141,7 +141,7 @@ FIELDSET#uploadConf SPAN.property {
.statBar {
height: 10px;
background-color: #66f;
background-color: #ff7700;
border: 1px solid black;
}