summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/gallery.common.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/gallery.common.css b/lib/gallery.common.css
index a700c359..12d96d41 100644
--- a/lib/gallery.common.css
+++ b/lib/gallery.common.css
@@ -77,7 +77,7 @@ form li.g-warning {
padding: .3em .8em .3em 1em;
}
-.g-error,
+.g-error,
.g-denied,
tr.g-error td.g-error {
background: #f6cbca url('images/ico-error.png') no-repeat .4em 50%;
@@ -93,7 +93,7 @@ tr.g-error td.g-error {
background: #d9efc2 url('images/ico-success.png') no-repeat .4em 50%;
}
-.g-warning,
+.g-warning,
tr.g-warning td.g-warning {
background: #fcf9ce url('images/ico-warning.png') no-repeat .4em 50%;
}