]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/opac/skin/default/css/layout.css
updated copy_count method, added styling for shadowed records in xul
[Evergreen.git] / Open-ILS / web / opac / skin / default / css / layout.css
1 body { margin: 6px; }
2 body { background-color: white; }
3
4 .main_header    { width: 100%; }
5 .space                  { padding-right:5px; }
6 .vert_space             { padding-top: 82px; width: 100%;}
7 .right                  { position:absolute; right: 0px; }
8 .hide_me                        { display:none; visibility: hidden; }
9
10 table { border-collapse: collapse; }
11
12 /* generic CSS for a table with data */
13 .data_grid { font-weight: 500; border-collapse: collapse;}
14 .data_grid thead tr { background: #E0F0E0; color: #000000; }
15 .data_grid thead td { border: 1px solid #808080; padding-right: 5px; padding-left: 5px;}
16 .data_grid tbody td { border: 1px solid #E0E0E0; padding: 5px; }
17 .data_grid_center { text-align: center; }
18
19 .classic_link { text-decoration: underline; color: black;}
20 .classic_link:visited { text-decoration: underline; color: black;}
21 .classic_link_col { text-decoration: underline; color: red;}
22
23
24
25 .encircled { border: 1px solid black; }
26
27 .light_border { border: 1px solid #E0E0E0; }
28
29 #main_table { border-collapse: collapse; width: 100%; height: 100%; }
30 #main_left_cell { height: 100%; width: 20%; vertical-align: top;margin: 0px; padding: 0px;}
31 #main_right_cell { height: 100%; width: 80%; vertical-align: top; margin: 0px; padding:0px;}
32
33
34 .canvas { min-height: 300px; }
35 #not_the_canvas {}
36
37 #canvas_main { min-height: 300px; padding-left: 6px; -moz-border-radius: 6px; padding-bottom: 10px; }
38 .non_canvas {  min-height: 300px; padding-left: 6px; -moz-border-radius: 6px;}
39
40
41 #loading_div { width: 100%;}
42
43
44 /* default to image size to avoid image stretching */
45 /*
46 .logo { height: 65px; width: 180px; }
47 */
48
49
50 .shadowed { background: #F0E0F0; }
51
52
53 /*
54 .org_tree { height: 500px; padding-left: 2px; padding-right: 2px; }            
55 */
56 .org_tree { padding-left: 2px; padding-right: 2px; }            
57 .org_link { padding-right: 15px; }
58 #org_link_container { margin-bottom: 5px; padding-left: 4px; padding-bottom: 3px; padding-top: 3px; width: 100%; }
59 #left_div { float:left; width: 20%; }
60 #statusbar {}
61
62 #frontsearch_table { }
63 #frontsearch_table tr { margin: 6px; }
64
65 /* ---------------------------------------------------------------------- */
66 .sidebar_div { width: 100%; font-size: 9pt; margin-top: 12px; }
67 .sidebar_header { margin-top: 10px; padding-left: 3px; margin-right: 6px; }
68
69 .sidebar_extra_item { padding: 0px; margin-right: 8px;}
70 .side_bar_item { padding-left: 8px; padding-right: 8px; padding-top: 4px; padding-bottom: 4px; margin-right: 8px; }
71
72 .sidebar_item_active { margin-right: 0px; }
73
74 .sidebar_chunk { width: 100%; }
75
76 /* ---------------------------------------------------------------------- */
77
78 #searchbar { margin-top: 18px; width: 100%; }
79 #searchbar table tr td {font-weight: bold; font-size: 8pt; }
80 #searchbar select, input { border-collapse: collapse; font-size: 9pt; }
81 .searchbar_item { margin: 3px; font-size: 9pt; } 
82 .searchbar_label_span { font-size: 9pt; }
83 #searchbar_table { border-collapse: collapse; }
84
85 .search_box_container { width: 240px; padding: 3px; }/* border: 1px solid #A0A0A0;' class='color_2'>*/
86
87
88 /* ---------------------------------------------------------------------- */
89 #login_box { width: 70%; padding: 5px;}
90 .login_text { margin-left: 8px; }
91
92 /* ---------------------------------------------------------------------- */
93 #result_table_div { text-align: left; width: 100%; }
94
95 #search_nav_links { width: 100%; }
96 #result_info_box { text-align: left; }
97 #next_prev_links { padding-left: 2px; padding-right: 2px; text-align: left;}
98 #goto_page_links { text-align: left; padding-left: 2px; padding-right: 2px;}
99
100 #next_prev_links_dead {padding-left: 5px; padding-right: 5px;}
101
102 #res_table { width: 100%; }
103
104 .result_table_pic_cell { width: 43px;}
105 .result_table_pic { height: 50px; width: 40px;  border: none;}
106 .result_table_pic_header { width: 43px; }
107
108 .result_table_row { text-align: left; width: 100%;}
109 .result_table_subtable { width: 100%; border-collapse: collapse; vertical-align: top;}
110 .result_table_subtbody { height: 100%; width: 100%; }
111 .result_table_title_cell { text-align: left; }
112
113 .copy_count_cell { width: 12%; vertical-align: middle; text-align: center; }
114 .copy_count_div { width:  4em; height: 99%; vertical-align: middle; text-align: center; }
115
116 .search_page_nav_link { margin-right: 5px; }
117
118 /* ---------------------------------------------------------------------- */
119
120 #rdetail_detail_main { width: 100%; }
121 #rdetail_details_table { padding-top: 10px; width: 100%; padding: 30px; border-collapse: collapse;}
122 .rdetail_header { padding: 3px; padding-left: 10px;}
123 .rdetail_desc { padding: 2px; padding-left: 2px; padding-right: 2px;}
124 .rdetail_item { width: 75%; padding-left: 10px; }
125 #rdetail_image { padding-right: 10px; }
126 #rdetail_copy_info_table { padding: 4px; width: 100%; border-collapse: collapse; }
127 .rdetail_copy_info_header_cell { padding: 2px; }
128 .rdetail_copy_count_cell { text-align: center; }
129
130
131 .tor_pic { width: 17px; height: 17px; border: none;}
132
133 .dim2_border { border: 1px solid #F06000; -moz-border-radius: 3px;}
134
135 .dim2 { 
136         filter:alpha(opacity=50); 
137         -moz-opacity:0.5; 
138         opacity: 0.5; 
139         text-decoration: none; }
140
141 .dim { 
142         filter:alpha(opacity=10); 
143         -moz-opacity:0.1; 
144         opacity: 0.1; 
145         text-decoration: none; }
146
147 /* ---------------------------------------------------------------------- */
148
149 .myopac_link { 
150         width: 12%; margin: 3px; padding: 3px; 
151         text-align: center; vertical-align: middle; 
152         border-bottom: 1px solid #808080; 
153         border: 1px solid #808080; }
154
155 .myopac_link_active { background: #E0F0E0; font-weight: 700;}
156 .myopac_table thead tr td { padding: 2px; font-weight: 500; border: 1px solid #808080;}
157 .myopac_table td { padding: 3px; }
158 .myopac_form_pic { width: 20px; height: 20px; }
159
160 .tips { padding: 2px; text-align: center; border: solid #E0E0E0 3px; -moz-border-radius: 3px; width: 99%; }
161
162 .holds_cell { border: 1px solid #E0E0E0; padding: 5px; width: 50%;}
163 .myopac_update_cell { border: 3px solid #E0E0E0; width:100%; padding-top: 4px; padding-bottom: 4px;}
164 .myopac_update_span { padding: 5px;}
165
166 #result_low_hits { border-top: 2px solid #A7EA9D }
167
168 .lowhits_div { width: 100%; border-top: 1px solid #E0E0E0; text-align: center; 
169         padding-top: 8px; padding-bottom: 8px; }
170
171 .rdetail_extras_div {
172         border-top: 3px solid #E0E0E0;margin-top: 3px; padding-top: 5px; width: 100%;}
173
174 .copy_info_region_row {
175         padding: 6px;
176         border: 2px solid #E0E0E0;
177         font-weight: 600;
178         /*background: #F0F0F0;*/
179 }
180
181 .rdetail_extras_td { padding-right: 15px; padding-left: 15px; border-right: 1px solid #888; }
182 .rdetail_extras_selected { background: #E0F0E0;} 
183 .rdetails_extra_links { border: 1px solid #808080; padding-right: 5px; padding-left: 5px; }
184
185
186 .cn_browse_item { height: 190px; }
187 .cn_browse_info { padding: 4px; border-bottom: 1px dashed #E0E0E0;}
188
189 .bookshelf {
190          /*background-image: url(http://10.4.0.10/woodgrain.jpeg);*/
191          /*
192          background-image: url(http://dev.gapines.org/opac/images/woodgrain.jpg);
193          background-repeat: repeat;
194          */
195          border-bottom: 1px solid black;
196 }
197
198 .cn_browse_loading { width: 95%; padding: 15px; text-align: center; background: #E0F0E0; }
199
200 .cn_browse_home_cn { border: 2px solid #E0F0E0; background: green; font-weight: 700;}
201
202 .rdetail_context_row { background: #F0E0E0; }
203
204