From: Terran McCanna Date: Wed, 12 Dec 2018 17:14:54 +0000 (-0500) Subject: PINES CSS Customizations X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=413cec6d370fe5b23f3d47767358eae69295363a;p=evergreen%2Fpines.git PINES CSS Customizations Restores previous CSS customizations that got knocked out somewhere along the way. Signed-off-by: Terran McCanna --- diff --git a/Open-ILS/src/templates/opac/css/style.css.tt2 b/Open-ILS/src/templates/opac/css/style.css.tt2 index 11982c2e5b..4aa96468a1 100644 --- a/Open-ILS/src/templates/opac/css/style.css.tt2 +++ b/Open-ILS/src/templates/opac/css/style.css.tt2 @@ -226,7 +226,6 @@ for now until a better color is picked - if needed. font-size: [% css_fonts.size_base %]; font-weight: bold; position: relative; - top:4px; } #header-links a { @@ -2812,10 +2811,16 @@ div.result_table_utils { #record_basket_icon { display: none; } - #homesearch_main_logo img { - width:75%; + #homesearch_main_logo { + display:none; + } .login-help-box { display: none; + } + .org_selector_dropdown { + padding:3px; + width:90%; + max-width:250px; } #format_selector { display:none;