diff options
-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; |