From b6e720323a13ed750de69d2b57970162c5e87796 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 20 Feb 2012 16:47:16 -0500 Subject: [PATCH] copy loc groups: admin UI Signed-off-by: Bill Erickson --- .../conify/global/asset/copy_location_group.tt2 | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/Open-ILS/src/templates/conify/global/asset/copy_location_group.tt2 b/Open-ILS/src/templates/conify/global/asset/copy_location_group.tt2 index 9259b87ef2..c62ec4ada7 100644 --- a/Open-ILS/src/templates/conify/global/asset/copy_location_group.tt2 +++ b/Open-ILS/src/templates/conify/global/asset/copy_location_group.tt2 @@ -13,6 +13,7 @@ font-weight: bold; font-size: 110%; border-bottom: 1px solid #888; + background-color:#E7A555; } .acpl-content-2 { border-left: 2px solid #888; @@ -28,6 +29,9 @@ .acplg-list-tbody td { padding: 2px; } + .acplg-list-tbody tr:nth-child(even) { + background: #EEE + } #acplg-list li { padding: 5px; } @@ -36,12 +40,8 @@ border-bottom: 2px solid #888; padding-bottom: 10px; } - #acplg-header span { - font-size:105%; - font-weight: bold; - padding-right: 20px; - } #acplg-header span:first-child { + font-weight: bold; font-size: 130%; } .acplg-group-selected { @@ -52,22 +52,18 @@
[% l('Copy Location Groups') %] - [% l('Context Org Unit') %] -
- +
[% l('Location Groups') %][% l('Location Groups') %]
@@ -76,7 +72,7 @@
- +
[% l('Group Entries') %][% l('Group Entries') %]
@@ -96,7 +92,7 @@
- +
[% l('Copy Locations') %][% l('Copy Locations') %]
-- 2.11.0