From: jocuri%softhome.net <> Date: Fri, 31 Dec 2004 18:56:20 +0000 (+0000) Subject: Patch for bug 275631: Only the first column (not all) should have excess CSS padding... X-Git-Tag: bugzilla-2.18~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfb086bb97bac9c9474d71a985e79d8f0b044b8e;p=thirdparty%2Fbugzilla.git Patch for bug 275631: Only the first column (not all) should have excess CSS padding-left; patch by byron jones (glob) , r=gerv, r=vladd, a=justdave. --- diff --git a/css/buglist.css b/css/buglist.css index 6ebb0ce6f5..d583612f89 100644 --- a/css/buglist.css +++ b/css/buglist.css @@ -30,7 +30,6 @@ table#form tr th { text-align: right; } table.bz_buglist td, table.bz_buglist th { - padding-left: 20px; } /* For styling rows; by default striped white and gray */ @@ -49,3 +48,7 @@ tr.bz_secure td.first-child { background-color: inherit; } +th.first-child, td.first-child { + padding-left: 20px; +} + diff --git a/template/en/default/list/table.html.tmpl b/template/en/default/list/table.html.tmpl index 7ba27e1828..b89a4bbb13 100644 --- a/template/en/default/list/table.html.tmpl +++ b/template/en/default/list/table.html.tmpl @@ -87,7 +87,7 @@ [% IF dotweak %]   [% END %] - + [% IF sorted_by_relevance %] ID [% ELSE %]