From b84db39863cd55166bff584265d255a0f882e64a Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Thu, 25 Jul 2013 14:41:32 +0800 Subject: Bug 750742: Create new BMO extension called TrackingFlags to move current tracking flags away from custom fields --- skins/custom/create_bug.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'skins') diff --git a/skins/custom/create_bug.css b/skins/custom/create_bug.css index b1164aa75..b3088048d 100644 --- a/skins/custom/create_bug.css +++ b/skins/custom/create_bug.css @@ -1,7 +1,7 @@ -#bug_project_flags .field_label, -#bug_tracking_flags .field_label { +.tracking_flags .field_label a { font-weight: normal !important; + color: #000; } #guided { -- cgit v1.2.3-24-g4f1b