Restores previous CSS customizations that got knocked out
somewhere along the way.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
font-size: [% css_fonts.size_small %];
font-weight: bold;
position: relative;
- top:4px;
-
}
#header-links a {
padding: 0px;
margin: 0px;
}
- #homesearch_main_logo img {
- width:75%;
+ #record_basket {
+ margin-top:14px;
+ }
+ #record_basket_icon {
+ display: none;
+ }
+ #homesearch_main_logo {
+ display:none;
+ }
+ .login-help-box {
+ display: none;
+ }
+ .org_selector_dropdown {
+ padding:3px;
+ width:90%;
+ max-width:250px;
}
#format_selector {
display:none;