]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/css/skin/default/opac/semiauto.css
dfe8a6fb942e2891fe2e518af86e938a52810b36
[working/Evergreen.git] / Open-ILS / web / css / skin / default / opac / semiauto.css
1 /* once done renaming and everything, combine with style.css */
2 .bold { font-weight: bold; }
3 .normal-height { height: 15px; }
4 .big-height { height: 20px; }
5 .very-big-height { height: 30px; }
6 .big-block { margin: auto; width: 974px; height: 0px; }
7 .qtype_selector_margin { margin-right: 7px; }
8 .warning_box {
9     margin-top: 10px;
10     font-weight: bold;
11     font-size: larger;
12 }
13 .pad-bottom-five { padding: 5px; }
14 .item_list_padding { padding: 8px 0px 6px 0px; border: 0; }
15 .opac-auto-102 { padding-bottom: 7px; }
16 .opac-auto-108 { padding-left: 5px; }
17 .pad-top-ten { padding-top: 10px; }
18 .opac-auto-121 { padding-top: 6px; }
19 #new_cat_link_holder a { display: block; width: 675px; height: 213px; }
20 .pos-rel { position: relative; }
21 #search-box table { position: relative; left: -10px; }
22 #util_back_btn { position: relative; top: 1px; left: 10px; }
23 #util_help_btn { position: relative; top: 2px; left: 40px; }
24 #util_forw_btn { position: relative; top: 2px; left: 50px; }
25 #util_home_btn { position: relative; top: 3px; left: 20px; }
26 .pos-rel-top-5 { position: relative; top: 5px; }
27 #util_print_btn { position: relative; top: 5px; left: 30px; }
28 #adv_quick_search_sidebar { text-align: center; margin-top: 20px; width: 400px; }
29 .opac-auto-161 { text-align: right; padding-right: 7px; width: 62px; }
30 .nowrap { white-space: nowrap; }
31 .opac-auto-164 { white-space: nowrap; padding-left: 5px; }
32 .full-width { width: 100%; }
33 #search_box { width: 162px; }
34 .selector_actions_for_list { width: 175px; margin-right: 11px; }
35 .selector_actions_for_list_inner_option { margin-left: 2em; } /* XXX ".opac-auto-179 optgroup option" doesn't work!? */
36 #cn_browse_div > div { width: 90%; text-align: center; margin: 10px; }
37 #cn_browse { width: 95%; text-align: center; padding: 15px; }