Remove duplicate acct_tabs entry now that we plan to hide entirely.
Remove unnecessary font resizing.
Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
#acct_fines_tabs {
display: none;
}
- #acct_tabs {
- height: 20px;
- margin: 1em 0em 0em .5em;
- }
-
+
#acct_select {
display: inline-block;
}
- #acct_tabs a {
+ #acct_tabs {
display:none;
}
display: block;
padding-left: 15px;
}
- #myopac_tabs, #adv_search_parent, #fines_payments_wrapper {
- background: [% css_colors.primary_fade %];
- font-size: 10px;
+ #adv_search_parent {
+ font-size: [% css_fonts.size_smaller %];
}
#adv_search_filters {
position: relative;