]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/css/skin/default/acq.css
Merging acq-experiment to trunk, since rel_1_4 has been branched.
[working/Evergreen.git] / Open-ILS / web / css / skin / default / acq.css
1 .spacer {clear: both}
2
3 #oils-acq-index-block { font-weight:bold; }
4 /*
5 .oils-sub-navigate-block { width: 100%;  text-align: left; padding: 3px;}
6 .oils-sub-navigate-block span { padding: 3px; }
7 */
8
9 .oils-acq-detail-content-pane {height:600px;width:100%}
10 .oils-acq-basic-form-table td {padding:4px;}
11
12 /* bib search */
13 #oils-acq-search-container { width:100%; }
14 #oils-acq-search-sources-block { width:32%; vertical-align: top; float: left; margin-right: 10px;}
15 #oils-acq-search-form-block { width:63%; vertical-align: top; float:right; }
16 #oils-acq-search-sources-selector { padding: 2px; }
17 #oils-acq-search-sources-selector option { margin-bottom: 2px; }
18 .oils-acq-search-form-row { width: 100%; }
19 .oils-acq-search-form-label {}
20 .oils-acq-search-form-input {}
21 #oils-acq-search-sources-list { padding: 1px; }
22 #oils-acq-search-sources-list li { list-style-type: none; padding-left: 0px; }
23 .oils-acq-search-sources-sublist { padding: 1px; list-style-type: none;}
24 .oils-acq-search-sources-sublist li { margin-left: 10px; }
25 .oils-acq-search-subsources-label { margin-top: 5px; }
26 #oils-acq-search-sources-label { margin-bottom: 10px; }
27 #oils-acq-search-fields-label { margin-bottom: 10px; }
28 #oils-acq-search-fields-submit-block { margin: 5px; text-align: center;}
29 #oils-acq-search-progress {width: 100%; text-align: center;}
30 #oils-acq-search-source-select option {padding: 5px;}
31 #oils-acq-search-fields-tbody td {padding: 3px;}
32
33 /* list of picklists */
34 #oils-acq-picklist-list-table {width: 100%;}
35 #oils-acq-picklist-list-table td {padding: 3px;}
36
37 /* a single picklist */
38 #oils-acq-picklist-table { width: 100%; }
39 #oils-acq-picklist-header { padding: 4px; margin-bottom: 20px; }
40 .oils-acq-picklist-records-jacket-td { width: 46px; height: 54px; }
41 .oils-acq-picklist-records-jacket { width: 42px; height: 54px; padding-left: 0px; }
42 .oils-acq-picklist-records-title {vertical-align: top}
43 .oils-acq-picklist-records-copies {text-align: right; width: 200px}
44 #oils-acq-picklist-paging-block { width: 25%; float: left; position: relative; }
45 #oils-acq-picklist-actions-block { width: 75%; text-align: right; float: right; position: relative; }
46 #oils-acq-picklist-header-subtable { width: 100%; }
47 #oils-acq-picklist-header-block { width: 100%; display: block }
48
49 /* list of pos */
50 #oils-acq-po-list-table {width: 100%;}
51 #oils-acq-po-list-table td {padding: 3px;}
52
53 /* a single po */
54 #oils-acq-po-table { width: 100%; }
55 #oils-acq-po-header { padding: 4px; margin-bottom: 20px; }
56 .oils-acq-po-records-jacket-td { width: 46px; }
57 .oils-acq-po-records-jacket { width: 42px; height: 54px; padding-left: 0px; }
58 .oils-acq-po-records-title-row {}
59 .oils-acq-po-records-author-row td { padding-left: 30px; }
60 .oils-acq-po-records-phys_desc-row td { padding-left: 30px; }
61 .oils-acq-po-records-phys_desc-row {}
62
63 #oils-acq-po-paging-block { width: 50%; text-align: left;}
64 #oils-acq-po-actions-block { width: 50%; text-align: right;}
65 #oils-acq-po-header-subtable { width: 100%; }
66
67 #oils-acq-list-header { margin: 10px; width: 98%;}
68 #oils-acq-list-header-label { float: left; }
69 #oils-acq-list-header-actions { float: right; }
70
71 /* purchase order line item detail page */
72 #oils-acq-po-li-header { padding: 4px; margin-bottom: 20px; }
73 #oils-acq-po-li-summary {}
74 #oils-acq-po-li-summary td {padding: 2px;}
75 .oils-acq-po-li-attr {}
76 .oils-acq-po-li-attr-type {}
77 .oils-acq-po-li-attr-name {}
78 .oils-acq-po-li-attr-value {}
79 #oils-acq-po-li-marc-block { margin-top: 10px; padding: 6px; }
80 #oils-acq-po-li-details-table { width: 100%; }
81 .oils-acq-po-li-detail-row {}
82
83 /* picklist entry page */
84 #oils-acq-lineitem-header { padding: 4px; margin-bottom: 20px; }
85 #oils-acq-lineitem-summary {}
86 #oils-acq-lineitem-summary td {padding: 2px;}
87 .oils-acq-lineitem-attr {}
88 .oils-acq-lineitem-attr-type {}
89 .oils-acq-lineitem-attr-name {}
90 .oils-acq-lineitem-attr-value {}
91 #oils-acq-lineitem-marc-block { margin-top: 10px; padding: 6px; }
92
93
94