PINES CSS Customizations
authorTerran McCanna <tmccanna@georgialibraries.org>
Wed, 12 Dec 2018 17:14:54 +0000 (12:14 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 4 Jun 2019 21:34:17 +0000 (17:34 -0400)
Restores previous CSS customizations that got knocked out
somewhere along the way.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/opac/css/style.css.tt2

index 1ba2786..e5b8105 100644 (file)
@@ -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;