summaryrefslogtreecommitdiff
path: root/lib/gallery.common.css
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gallery.common.css')
-rw-r--r--lib/gallery.common.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/gallery.common.css b/lib/gallery.common.css
index 77653d00..2a8eddb2 100644
--- a/lib/gallery.common.css
+++ b/lib/gallery.common.css
@@ -2,7 +2,7 @@
* Gallery 3 commonly re-used screen styles
*
* Sheet organization:
- *
+ *
* 1) Text
* 2) Forms
* 3) Dimension and scale
@@ -219,7 +219,7 @@ li.g-error select {
margin-bottom: .2em;
}
-.g-error,
+.g-error,
.g-denied,
tr.g-error td.g-error {
background: #f6cbca url('images/ico-error.png') no-repeat .4em 50%;
@@ -235,7 +235,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%;
}