mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-06 13:32:52 +02:00
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:
@@ -141,7 +141,7 @@ FIELDSET#uploadConf SPAN.property {
|
||||
|
||||
.statBar {
|
||||
height: 10px;
|
||||
background-color: #66f;
|
||||
background-color: #ff7700;
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user