From ecdcfb21c141d05fede11cad7ddef11c7a75a18a Mon Sep 17 00:00:00 2001 From: Garry Collum Date: Sun, 10 Jun 2018 00:08:53 -0400 Subject: [PATCH] LP#1752891 Crowded text on Print Item Labels page fix. This patch replaces an h4 style used for labels for dropdown lists, removes a blue background, and changes the style of the title of the page. All to make this page look more consistent with other pages in Evergreen. Also removes some unnecessary extra divs and makes the bootstrap columns for the top form more consistent. Signed-off-by: Garry Collum Signed-off-by: Terran McCanna Signed-off-by: Kathy Lussier Conflicts: Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2 --- .../staff/cat/printlabels/t_view.tt2 | 61 ++++++++++--------- 1 file changed, 32 insertions(+), 29 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2 b/Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2 index 86d0926698..49f82dc37c 100644 --- a/Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2 +++ b/Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2 @@ -10,40 +10,42 @@ } -

[% l('Print Item Labels') %]

+
+
+ [% l('Print Item Labels') %] +
+
-
-
-
-
- [% l('Template') %] -
-
- -
-
- -
-
- [% l('Printer') %] -
-
- -
+
+
+
+ [% l('Template') %] + +
+
+
+ +
+
+
+ [% l('Printer') %] +
+
+
@@ -51,13 +53,14 @@ -
+
+
-- 2.43.2