]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/css/skin/default/acq.css
Acq: from the lineitem details pane, one can view other LIs of same bib
[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-div {padding:4px; width:95%;}
11
12 /* bib search */
13 #oils-acq-search-container { width:100%; }
14 #oils-acq-search-sources-block { vertical-align: top; margin-top: 20px;}
15 #oils-acq-search-form-block { vertical-align: top; margin-top: 20px;}
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-fields-submit-block { margin: 5px; }
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 #oils-acq-po-search-form .dijit {width:130px;}
53
54 /* a single po */
55 #oils-acq-po-table { width: 100%; }
56 #oils-acq-po-header { padding: 4px; margin-bottom: 20px; }
57 .oils-acq-po-records-jacket-td { width: 46px; }
58 .oils-acq-po-records-jacket { width: 42px; height: 54px; padding-left: 0px; }
59 .oils-acq-po-records-title-row {}
60 .oils-acq-po-records-author-row td { padding-left: 30px; }
61 .oils-acq-po-records-phys_desc-row td { padding-left: 30px; }
62 .oils-acq-po-records-phys_desc-row {}
63
64 #oils-acq-po-paging-block { width: 50%; text-align: left;}
65 #oils-acq-po-actions-block { width: 50%; text-align: right;}
66 #oils-acq-po-header-subtable { width: 100%; }
67
68 #oils-acq-list-header { margin: 10px; width: 98%;}
69 #oils-acq-list-header-label { float: left; }
70 #oils-acq-list-header-actions { float: right; }
71
72 /* purchase order line item detail page */
73 #oils-acq-po-li-header { padding: 4px; margin-bottom: 20px; }
74 #oils-acq-po-li-summary {}
75 #oils-acq-po-li-summary td {padding: 2px;}
76 .oils-acq-po-li-attr {}
77 .oils-acq-po-li-attr-type {}
78 .oils-acq-po-li-attr-name {}
79 .oils-acq-po-li-attr-value {}
80 #oils-acq-po-li-marc-block { margin-top: 10px; padding: 6px; }
81 #oils-acq-po-li-details-table { width: 100%; }
82 .oils-acq-po-li-detail-row {}
83
84 /* picklist entry page */
85 #oils-acq-lineitem-header { padding: 4px; margin-bottom: 20px; }
86 #oils-acq-lineitem-summary {}
87 #oils-acq-lineitem-summary td {padding: 2px;}
88 .oils-acq-lineitem-attr {}
89 .oils-acq-lineitem-attr-type {}
90 .oils-acq-lineitem-attr-name {}
91 .oils-acq-lineitem-attr-value {}
92 #oils-acq-lineitem-marc-block { margin-top: 10px; padding: 6px; }
93 .oils-acq-po-heading-po { font-weight: bold; }
94
95 #oils-acq-metapo-summary {
96     border: 1px inset #ccc;
97     width: 400px;
98     margin-bottom: 8px;
99     margin-left: 8px;
100 }
101 #oils-acq-metapo-summary th, #oils-acq-metapo-summary td { padding: 3px; }
102 #oils-acq-metapo-summary tbody th { font-weight: bold; }
103 #oils-acq-metapo-summary thead th {
104     font-size: 110%;
105     font-weight: bold;
106     text-align: center;
107 }
108 #oils-acq-metapo-summary td { text-align: right; }
109
110 /* li search page */
111 h1.oils-acq-li-search { font-size: 150%;font-weight: bold;margin-bottom: 12px; }
112 h2.oils-acq-li-search { font-size: 138%;font-weight: bold;margin-bottom: 11px; }
113 h3.oils-acq-li-search { font-size: 125%;font-weight: bold;margin-bottom: 10px; }
114 h4.oils-acq-li-search { font-size: 112%;font-weight: bold;margin-bottom: 9px; }
115 #oils-acq-li-search-form-holder {border-bottom: 2px #666 inset; margin: 6px 0;}
116 .oils-acq-li-search-form-row { margin: 6px 0; }
117 input.oils-acq-li-search { margin: 0 12px; }
118 label.oils-acq-li-search { margin: 0 12px; }
119 span.oils-acq-li-search { margin: 0 12px; }
120 span#records-up { font-weight: bold; }
121 label[for="attr_search_type_scalar"] { vertical-align: top; }
122 .oils-acq-li-search-scalar { margin: 8px 0; }
123
124 #acq-lit-table {width:100%}
125 #acq-lit-table th {padding:5px; font-weight: bold; text-align:left;}
126 #acq-lit-table td {padding:2px;}
127 .acq-lit-row { border-bottom: 1px solid #AAA; }
128 .acq-lit-alt-row td { padding-left:30px; }
129 .acq-lit-po-heading td { background-color: #ccc; border: 1px solid #000; }
130 .acq-lit-po-heading td span { padding-left: 6px; padding-right: 6px; }
131 .acq-lit-po-heading td span span { padding: 0; }
132 .acq-lit-po-heading td span a[attr="name"] { font-weight: bold; }
133 #acq-lit-info-tbody td {padding:5px;}
134 #acq-lit-info-related { margin-top: 10px; }
135 #acq-lit-li-details-table {margin-top:20px;}
136 #acq-lit-li-details-table td {padding:0px 3px 1px 3px;}
137 #acq-lit-li-details-table th {padding:0px 3px 1px 3px; font-weight:bold;}
138 #acq-lit-li-details-table .dijit {width:130px;}
139 #acq-lit-li-details-table td input {width:100px;}
140 #acq-lit-export-attr { margin-left: 10px; }
141 .acq-lit-note-textarea { border-right: 2px solid #aaa; width:50%;}
142 .acq-lit-note-textarea div { padding: 4px; font-weight: bold; }
143 .acq-lit-li-menu-left {text-align:left; width:300px;}
144 .acq-lit-li-menu-right {text-align:left;}
145 .acq-lit-distrib-form-use-count { color: #999; font-weight: bold; }
146 #acq-lit-distrib-applied-heading { font-size: 110%; font-weight: bold; }
147 .acq-lit-distrib-applied-row td { border-right: 1px #999 solid;border-bottom: 1px #999 solid; }
148 .acq-lit-distrib-applied-row th { border-bottom: 1px #999 solid;padding-bottom: 4px;}
149 .acq-lit-table-spacer { height:20px; }
150 .acq-lit-row td[name="selector"] { width:1.5em; font-weight:bold; color:blue; font-size:110%;}
151
152 .acq-menu-bar {width:99%; text-align:left; border:1px solid #aaa; margin:5px 0px 10px 0px;}
153 .acq-notes-note-row { margin: 6px 0; }
154 #acq-po-notes-tbody li { margin-bottom:10px; border:1px solid #aaa; -moz-border-radius: 5px 5px 5px 5px; }
155 #acq-po-notes-tbody td {padding: 20px 10px 20px 10px; border-bottom:2px solid #aaa;}
156 #acq-lit-notes-tbody li { margin-bottom:10px; border:1px solid #aaa; -moz-border-radius: 5px 5px 5px 5px; }
157 #acq-lit-notes-tbody td {padding: 20px 10px 20px 10px; border-bottom:2px solid #aaa;}
158 #acq-lit-alert-value { height: 5em; width: 20em; }
159 span[name="vendor_public"] {color: #00c;padding-right: 1em;font-weight: bold;}
160 span[name="alert_code"] {color: #c00;padding-right: 1em;font-weight: bold;}
161 span[name="notes_alert_flag"] {color: #c00;font-weight: bold;font-size: 110%;margin: 0 7px;}
162
163 #acq-related-info-tbody td {padding:5px;}
164 #acq-related-mini ul { list-style-type: square; }