border: none;
}
+select {
+ padding:3px;
+}
+
+input {
+ padding:3px;
+}
+
#topnav_logo {
margin: 2em 0;
}
width: 50%;
}
+#surveylink {
+ padding:1em;
+ color:red;
+}
+
a {
color: [% css_colors.primary %];
}
#search-wrapper input[type=text] {
margin:0;
- padding:0;
+ padding:3;
}
#search-wrapper select, .results_header_lbl select {
border:1px solid [% css_colors.border_standard %];
margin:0;
padding:0;
- width: 12em;
}
.searchbar {
.refine_search {
padding-bottom: 7px;
margin-left: 1em;
+ font-size: [% css_fonts.size_big %];
}
/*
color: [% css_colors.background %];
margin-left: 1em;
margin-right: 1em;
- font-size: [% css_fonts.size_small %];
+ font-size: [% css_fonts.size_base %];
}
#header a {
#header-links {
color: [% css_colors.text_invert %];
- font-size: [% css_fonts.size_small %];
+ font-size: [% css_fonts.size_base %];
font-weight: bold;
position: relative;
- top:4px;
}
}
#gold-links-holder {
- height: 24px;
+ height: 43px;
background-color: [% css_colors.background_invert %];
}
margin-right: 1em;
padding-right: 0px;
[%- ELSE %]
- margin-left: 1em;
+ margin-left: 0em;
padding-left: 0px;
[%- END %]
padding-top: 10px;
padding-bottom: 10px;
+ background-color:#ddd;
+}
+
+#search_box {
+ width:90%;
+ max-width:600px;
+ height:20px;
+ padding:3px;
+}
+
+.org_selector_dropdown {
+ padding:3px;
}
#adv_search_tabs, #acct_tabs, #acct_fines_tabs, #acct_checked_tabs, #acct_holds_tabs, #acct_prefs_tabs, #results_header_inner{
border-bottom: 1px dotted [% css_colors.accent_light %];
}
-.rdetail_results a {
- color:[% css_colors.primary_fade %];
- font-weight:bold;
- font-size: [% css_fonts.size_bigger %];
+.rdetail_results a, .rdetail_result_nav a {
+ text-decoration: none;
}
.rdetail_result_count {
[%- END %]
}
+#rdetail_summary_header {
+ margin-top: 30px;
+}
+
#rdetail_details_table {
margin-top: 15px;
}
h2.rdetail_uris {
margin-top: 1em;
}
+
div.rdetail_uris {
- padding: 0.5em 1em 0.5em 1em;
- background-color: [% css_colors.accent_lighter2 %];
+ padding: 0em 1em em 1em;
+ margin-left: 1em;
}
+
div.rdetail_uris ul li {
position: relative;
[% IF rtl == 't' -%]
[%- END %]
}
+.result_count {
+ padding-left:40px;
+ width:600px;
+}
+
div.place_hold {
border-bottom: 1px dotted [% css_colors.accent_light %];
padding-top: 10px;
#main-content .left_brain input[type=text], #main-content .left_brain input[type=password] {
width:167px;
margin:0;
- padding:0;
+ padding:3;
background-color: [% css_colors.background %];
font-size: [% css_fonts.size_bigger %];
color: [% css_colors.text %];
.login-help-button {
font-size: [% css_fonts.size_biggest %];
- padding: 1.5em;
+ padding: 20px;
}
#login-failed-message {
font-weight: bold;
color: [% css_colors.text_alert %];
padding-top: 1em;
+ padding-bottom: 30px;
+ width: 100%;
+ max-width: 700px;
}
#holds_temp_parent td {
border-bottom:1px solid [% css_colors.border_standard %];
+ padding:0px 3px 0px 10px;
}
#holds_temp_parent input, #holds_temp_parent select {
margin:0;
+ padding:3px;
}
#holds_temp_parent tr td div {
tr.result_table_row:nth-child(n+2) > td {
border-top: 1px solid [% css_colors.accent_lighter2 %];
+ padding-top:10px;
+ padding-bottom:10px;
}
tr.result_table_row > td.result_table_pic_header {
float: right;
margin-right: 5em;
[% END; %]
+ margin-top:-7px;
}
#record_basket_icon {
[% IF rtl == 't' -%]
color:[% css_colors.primary_fade %];
border-bottom: 1px dotted [% css_colors.accent_light %];
clear: both;
+ margin-bottom:10px;
}
.header_middle a {
padding: 0px 10px 0px 10px;
}
+#acct_holds_main_header tr th {
+ background: [% css_colors.accent_lighter2 %];
+ padding: 10px;
+ text-align:left;
+}
+
#acct_list_header select, #acct_list_header_anon select {
font-weight:normal;
text-transform:none;
.myopac_payments_table thead th:first-child { width: 8em; }
.myopac_payments_table tbody tr:nth-child(odd) { background-color: [% css_colors.accent_lighter %]; }
.myopac_payments_table form { display: inline; }
-.myopac_payments_table input[type="submit"] { padding: 1px; }
+.myopac_payments_table input[type="submit"] { padding: 3px; }
.cc_header
{
text-shadow: 0 0 0.2em [% css_colors.primary %], 0 0 0.2em [% css_colors.primary %];
}
+#footer-menu-slim {
+ display:none;
+}
+
#copyright_text, #footer_logo {
color: [% css_colors.text_invert %];
}
.inactive-hold { background-color: [% css_colors.accent_lightest %]; }
.unread-patron-message { font-weight: bold; }
-#hold-items-list td { padding: 5px; margin-bottom: 20px; }
-.hold-items-list-title {
- font-size: [% css_fonts.size_bigger %];
- margin-bottom: 20px;
+#hold-items-list td {
+ padding: 10px 0px 20px 0px;
+}
+
+.hold-items-list-title { font-size: 2em; }
+.hold-items-list-problem {
+ padding-left:10px;
+ font-weight:bold;
}
.hold-items-list-problem { color: [% css_colors.text_alert %]; }
.rdetail_content_type, .rdetail_subject_type {
vertical-align: top;
font-weight: bold;
+ width: 10em;
}
.bookbag-item-row td { vertical-align: top; }
.success {
color: [% css_colors.text_greatnews %];
font-weight: bold;
+ padding:10px;
+ font-size:1em;
}
.rdetail_related_subjects {
table.bookbag-specific {
border-right: 1px solid [% css_colors.accent_dark %];
border-bottom: 1px solid [% css_colors.accent_medium %];
- margin-bottom: 2ex;
- width: 100%;
+ margin-bottom: 2px;
}
.bookbag-share {
[% IF rtl == 't' -%]
padding: 0px 0px 0px 10px;
[% END -%]
}
+
+.bookbag-specific td {
+ padding-top:10px;
+ padding-bottom:10px;
+}
+
.bookbag-specific td.list_checkbox {
[% IF rtl == 't' -%]
padding-right: 10px !important;
#search-only-bookbag-container { margin: 2ex 0; font-weight: bold; }
#result-bookbag-heading { text-align: center; margin: 2ex; }
-.result-bookbag-name { font-size: [% css_fonts.size_bigger %]; font-weight: bold; }
-.result-bookbag-description { font-size: [% css_fonts.size_bigger %]; font-style: italic; }
-.result-bookbag-item-note { font-style: italic; }
+.result-bookbag-name { font-size: [% css_fonts.size_bigger %]; font-weight: bold; padding:10px;}
+.result-bookbag-description { font-size: [% css_fonts.size_bigger %]; font-style: italic; font-weight:normal; padding:10px;}
+.result-bookbag-item-note { font-style: italic; padding: 5px 5px 5px 40px;}
.lowhits-bookbag-name { font-weight: bold; }
.oils_AS { font-weight: bold; color: [% css_colors.text_match %]; }
.oils_AS_match_term {
.record_title {
font-weight: bold;
+ text-decoration: none;
}
.record_author {
.password_message {
padding-top: 1em;
- padding-bottom: 0.5em;
+ padding-bottom: 2em;
font-style: italic;
+ width:100%;
+ max-width:800px;
+ font-size:normal;
}
#maintenance_message {
[% END -%]
}
+#main-content-register-terms {
+ max-width:400px;
+}
+
.patron-reg-invalid {
font-weight: bold;
color: red;
.rdetail_authors_div {
margin-bottom: 1em;
+ font-weight:bold;
}
#search_query_label, #search_qtype_label, #search_itype_label, #search_locg_label {
.result_table_title_cell {
padding-top: 4px;
padding-bottom: 4px;
+ margin-left:40px;
+}
+
+.call_number_box {
+ margin-left:40px;
+}
+
+div.result_table_utils {
+ margin-left:-40px;
}
.record_title {
#list_description, #list_create_name {
width: 300px;
}
+ .login-help-box {
+ display: none;
+ }
}
@media only screen and (max-width: 600px) {
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;
#gold-links-holder {
display: none;
}
+ #footer-menu-wrapper {
+ display: none;
+ }
+ #footer-menu-slim {
+ display: block;
+ }
#simple-detail-view-links {
display: none;
}
.results_header_lbl {
display: none;
}
+ .results_header_nav1 {
+ margin-left:0px;
+ margin-right:0px;
+ }
.results_header_nav1 span.h1 {
display: none;
}
.result_table_pic {
width: 55px;
padding: 0px;
- margin: 0px;
+ margin: 5px;
}
+ .result_table_title_cell, .call_number_box {
+ margin-left:0px;
+ }
tr[name=results_isbn_tr], tr[name=results_phys_desc_tr], tr[name=results_pub_tr] strong, .result_count {
display: none;
}