summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-10-25 20:55:26 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-10-25 20:55:26 -0600
commit0875ad6fd99d0e2cb1904f9550f6407d19f9021c (patch)
tree8f64c98644d1a9e7d5c223991dbe2b271a492ee2
parent6ba60c82de2a4923a9f493de1c599d5933d66588 (diff)
Rename g-unselected to g-deselected.
-rw-r--r--lib/gallery.common.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gallery.common.css b/lib/gallery.common.css
index 860b6164..4bbf5a6d 100644
--- a/lib/gallery.common.css
+++ b/lib/gallery.common.css
@@ -211,7 +211,7 @@ input[type="reset"] {
.g-unavailable,
.g-uneditable,
.g-locked,
-.g-unselected,
+.g-deselected,
.g-understate {
color: #ccc;
font-weight: normal;