From 0875ad6fd99d0e2cb1904f9550f6407d19f9021c Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sun, 25 Oct 2009 20:55:26 -0600 Subject: Rename g-unselected to g-deselected. --- lib/gallery.common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3