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