summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-10-25 20:53:10 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-10-25 20:53:10 -0600
commit6ba60c82de2a4923a9f493de1c599d5933d66588 (patch)
treed0b8f986af2cfafd4c28a2c1903701403d7ada16
parenta249460d63cd0727c0030f2d30f9054bb4589e11 (diff)
Don't make g-editable items bold by default, let the theme or module handle font-weight of editable items.
-rw-r--r--lib/gallery.common.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gallery.common.css b/lib/gallery.common.css
index d0d41ecf..860b6164 100644
--- a/lib/gallery.common.css
+++ b/lib/gallery.common.css
@@ -201,7 +201,6 @@ input[type="reset"] {
.g-active,
.g-enabled,
.g-available,
-.g-editable,
.g-selected,
.g-highlight {
font-weight: bold;