From ae86d0a1f9718b8122ee32a12aac302a7002be09 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Fri, 4 Jan 2013 17:43:25 -0500 Subject: Some skin work --- skins/custom/show_bug.css | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'skins/custom/show_bug.css') diff --git a/skins/custom/show_bug.css b/skins/custom/show_bug.css index 8a88909f7..9e43644d0 100644 --- a/skins/custom/show_bug.css +++ b/skins/custom/show_bug.css @@ -45,11 +45,6 @@ margin-top: 0px; } -/* put the width on the TD rather than the PRE to stop the col resizing - when comments are hidden */ -.bz_comment { - width: 55em; -} .bz_comment_text { width: auto; } @@ -58,13 +53,6 @@ float: right; } -/* style all field labels the same */ - -.field_label, .field_label a { - color: #000; - font-weight: bold; -} - .field_label a { cursor: help; } -- cgit v1.2.3-24-g4f1b