From a6a03ea2af22b03af28bcf391bbdc1443a9c65bc Mon Sep 17 00:00:00 2001 From: Mark Tompsett Date: Fri, 21 Apr 2017 11:45:45 -0400 Subject: [PATCH] Bug 3311: Followup clean up HTML on page. There should be no validator.w3.org validation issues for this page's source. --- koha-tmpl/intranet-tmpl/prog/css/staff-global.css | 5 +++ .../prog/en/modules/reports/catalogue_stats.tt | 37 +++++++++++++++------- 2 files changed, 31 insertions(+), 11 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/css/staff-global.css index 35479c8..b582831 100644 --- a/koha-tmpl/intranet-tmpl/prog/css/staff-global.css +++ b/koha-tmpl/intranet-tmpl/prog/css/staff-global.css @@ -1265,11 +1265,16 @@ div.note i.fa-exclamation { text-decoration : underline; } +th.required, label.required, span.required { color : #C00; } +th.required { + width: 17%; +} + span.required { font-style : italic; margin-left : .5em; diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tt index 3e33d3a..b48d9d5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tt @@ -99,18 +99,18 @@ [% END %] [% ELSE %] -
+
Catalog statistics - - @@ -125,7 +125,7 @@ - + @@ -175,7 +175,7 @@ +
Title - + Row
+
- + Column
+
Filter
  Publication year
Home library

-- 2.1.4