From: Bill Ott Date: Wed, 18 Sep 2013 15:12:20 +0000 (-0400) Subject: Clean-up of expert and numeric forms. X-Git-Tag: sprint4-merge-nov22~2712 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=33e2d1841dc47baa483b0a28303a549a4f0520f6;p=working%2FEvergreen.git 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 --- 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 @@ - - - - - - +