diff options
author | Chad Kieffer <ckieffer@gmail.com> | 2009-10-25 20:55:26 -0600 |
---|---|---|
committer | Chad Kieffer <ckieffer@gmail.com> | 2009-10-25 20:55:26 -0600 |
commit | 0875ad6fd99d0e2cb1904f9550f6407d19f9021c (patch) | |
tree | 8f64c98644d1a9e7d5c223991dbe2b271a492ee2 /lib | |
parent | 6ba60c82de2a4923a9f493de1c599d5933d66588 (diff) |
Rename g-unselected to g-deselected.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/gallery.common.css | 2 |
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; |