From: Francisco Donalisio Date: Tue, 12 Apr 2011 17:51:35 +0000 (-0300) Subject: Bug 635940: Make Describe Components page compliant with WAI X-Git-Tag: bugzilla-4.1.2~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f31206cab97b5c2cbfd038248b56d0bb78bbbf0;p=thirdparty%2Fbugzilla.git Bug 635940: Make Describe Components page compliant with WAI r=timello, a=LpSolit --- diff --git a/skins/standard/reports.css b/skins/standard/reports.css index 1856bd96ea..00272fdbac 100644 --- a/skins/standard/reports.css +++ b/skins/standard/reports.css @@ -29,6 +29,8 @@ } .product_name { + font-weight: bold; + font-size: 150%; margin: 0; } @@ -50,6 +52,7 @@ .components_header { margin: 0; font-size: 140%; + font-weight: bold; } .component_table { diff --git a/template/en/default/reports/components.html.tmpl b/template/en/default/reports/components.html.tmpl index 9814f273b7..ef7d5ae6d6 100644 --- a/template/en/default/reports/components.html.tmpl +++ b/template/en/default/reports/components.html.tmpl @@ -45,7 +45,7 @@ Select a component to see open [% terms.bugs %] in that component: -

[% product.name FILTER html %]

+ [% product.name FILTER html %]
[% product.description FILTER html_light %]
@@ -53,9 +53,10 @@ -

Components

+Components - +