From 33e2d1841dc47baa483b0a28303a549a4f0520f6 Mon Sep 17 00:00:00 2001 From: Bill Ott Date: Wed, 18 Sep 2013 11:12:20 -0400 Subject: [PATCH] Clean-up of expert and numeric forms. Again, toward the mobilization of advanced searches. Allow the forms to resize happily. Signed-off-by: Bill Ott Signed-off-by: Lebbeous Fogle-Weekley Signed-off-by: Dan Wells --- Open-ILS/src/templates/opac/css/style.css.tt2 | 2 ++ .../templates/opac/parts/advanced/expert.tt2 | 16 ++++++++----- .../templates/opac/parts/advanced/numeric.tt2 | 24 +++++++------------ 3 files changed, 20 insertions(+), 22 deletions(-) diff --git a/Open-ILS/src/templates/opac/css/style.css.tt2 b/Open-ILS/src/templates/opac/css/style.css.tt2 index 722e7ed885..c31abd4dbf 100644 --- a/Open-ILS/src/templates/opac/css/style.css.tt2 +++ b/Open-ILS/src/templates/opac/css/style.css.tt2 @@ -1169,6 +1169,8 @@ a.dash-link:hover { text-decoration: underline !important; } .staff-hold { background-color: [% css_colors.accent_lightest %]; } .expert-search tbody tr th { text-align: right; padding-left: 2em; } .expert-search-row { padding-top: 10px; } +#adv_expert_row label { font-weight: bold; } + .bookshelf thead tr td { border-bottom: 1px dashed [% css_colors.accent_dark %]; padding-bottom: 1ex; diff --git a/Open-ILS/src/templates/opac/parts/advanced/expert.tt2 b/Open-ILS/src/templates/opac/parts/advanced/expert.tt2 index 4d069d07aa..1abc365c81 100644 --- a/Open-ILS/src/templates/opac/parts/advanced/expert.tt2 +++ b/Open-ILS/src/templates/opac/parts/advanced/expert.tt2 @@ -4,12 +4,16 @@ - - - - - - +