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