summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-08-30 12:31:02 -0700
committerBharat Mediratta <bharat@menalto.com>2009-08-30 12:31:02 -0700
commiteca8a366e0623bbfc6aa07e6347a9b0cc768f6d9 (patch)
treebd8f1df4c43e9277c6eaf41dafefc377d414deb4 /themes
parent4bc7165dab267311407294b11a77e6c2689ad4a1 (diff)
parentc9d2e222662746c1a8d1866dcd480f1440898735 (diff)
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'themes')
-rw-r--r--themes/default/css/screen.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css
index 82cdb331..5eb30bde 100644
--- a/themes/default/css/screen.css
+++ b/themes/default/css/screen.css
@@ -308,7 +308,7 @@ li.gError select {
.gError {
background-color: #f6cbca;
- color: #fc0;
+ color: #f00;
background-image: url('../images/ico-error.png');
}