From 6ba60c82de2a4923a9f493de1c599d5933d66588 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sun, 25 Oct 2009 20:53:10 -0600 Subject: Don't make g-editable items bold by default, let the theme or module handle font-weight of editable items. --- lib/gallery.common.css | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') 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; -- cgit v1.2.3