Some more Safari roundness
[ajatus.git] / css / elements.css
blob4f8b37411b265845a7683460fc192b25c04e3e49
1 /*
2 * This file is part of
4 * Ajatus - Distributed CRM
5 * @requires jQuery v1.2.1
6 *
7 * Copyright (c) 2007 Jerry Jalava <jerry.jalava@gmail.com>
8 * Copyright (c) 2007 Nemein Oy <http://nemein.com>
9 * Website: http://ajatus.info
10 * Licensed under the GPL license
11 * http://www.gnu.org/licenses/gpl.html
15 #application #top #quick-search .input
17 float: left;
19 #application #top #tabs-application ul li
21 float: right;
22 margin-right: 0px;
23 margin-left: 10px;
25 #application #top #application-tags .select
29 .view_group_content th.title,
30 .view_group_content td.title
32 padding-left: 5px;
36 Tabs
38 @media print {
39 .tabs-nav
41 display: none;
44 .tabs-nav
46 list-style: none;
47 margin: 0;
48 padding: 0 0 0 4px;
50 .tabs-nav:after
52 display: block;
53 clear: both;
54 content: " ";
56 .tabs-nav li
58 float: left;
59 margin: 0 0 0 1px;
60 min-width: 84px; /* be nice to Opera */
61 height: 35px;
63 .tabs-nav a,
64 .tabs-nav a span
66 display: block;
67 padding: 0 10px;
69 .tabs-nav a {
70 position: relative;
71 top: 0px;
72 z-index: 2;
73 padding-left: 0px;
74 color: #fff;
75 font-size: 12px;
76 line-height: 1.2;
77 text-align: center;
78 text-decoration: none;
79 white-space: nowrap;
81 .tabs-nav .tabs-selected,
82 .tabs-nav .tabs-hover
84 background: url('../images/tabs-hover-bg.png');
86 .tabs-nav a span {
87 width: 64px;
88 min-width: 64px;
89 height: 18px;
90 min-height: 18px;
91 padding-top: 10px;
92 padding-right: 0;
94 *>.tabs-nav a span {
95 width: auto;
96 height: auto;
98 .tabs-nav .tabs-selected a span {
99 padding-top: 10px;
101 .tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
102 cursor: text;
104 .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
105 cursor: pointer;
108 Tabs end
111 #content {
114 body.view #content
116 width: 65%;
117 float: left;
119 body.view .sub_blocks
121 width: 35%;
122 float: right;
125 body.create #content ul,
126 body.create .additionals_window ul,
127 body.edit #content ul,
128 body.edit .additionals_window ul,
129 body.view #content ul
131 list-style-type: none;
132 margin: 0;
133 padding: 0;
135 body.create #content ul li,
136 body.create .additionals_window ul li,
137 body.edit #content ul li,
138 body.edit .additionals_window ul li,
139 body.view #content ul li
141 margin-bottom: 10px;
143 body.view #content ul li label
145 font-weight: bold;
148 body.create #content ul li label,
149 body.create .additionals_window ul li label,
150 body.edit #content ul li label,
151 body.edit .additionals_window ul li label
153 display: block;
154 width: 120px;
155 height: 20px;
156 text-align: left;
157 line-height: 22px;
158 background-color: #e1e1e1;
159 padding-left: 5px;
160 -moz-border-radius: 10px 10px 0 0;
161 -webkit-border-radius: 10px 10px 0 0;
162 border-radius: 10px 10px 0 0;
163 font-weight: bold;
164 cursor: pointer;
166 body.create .additionals_window ul li label,
167 body.edit .additionals_window ul li label
169 width: 50px;
172 body.create #content ul li div,
173 body.create .additionals_window ul li div,
174 body.edit #content ul li div,
175 body.edit .additionals_window ul li div
177 min-width: 120px;
178 min-height: 20px;
179 background-color: #e1e1e1;
180 padding: 5px;
181 text-align: left;
182 float: left;
183 -moz-border-radius: 0 10px 10px 10px;
184 -webkit-border-radius: 0 10px 10px 10px;
185 border-radius: 0 10px 10px 10px;
188 body.create #content ul li div.widget_actions,
189 body.create .additionals_window ul li div.widget_actions,
190 body.edit #content ul li div.widget_actions,
191 body.edit .additionals_window ul li div.widget_actions
193 float: none;
194 height: 18px;
195 min-width: 80px;
196 padding: 0px;
197 margin-bottom: 2px;
199 body.create #content ul li div.widget_actions div,
200 body.create .additionals_window ul li div.widget_actions div,
201 body.edit #content ul li div.widget_actions div,
202 body.edit .additionals_window ul li div.widget_actions div
204 line-height: 16px;
205 min-width: 60px;
206 min-height: 16px;
207 padding: 0px;
208 -moz-border-radius: 0;
209 -webkit-border-radius: 0;
210 border-radius: 0;
211 margin: 0;
212 cursor: pointer;
213 margin-right: 5px;
214 text-align: center;
216 body.create #content ul li div.widget_content,
217 body.create .additionals_window ul li div.widget_content,
218 body.edit #content ul li div.widget_content,
219 body.edit .additionals_window ul li div.widget_content
221 float: none;
224 body.create.report #content ul li
226 margin-bottom: 12px;
228 body.create.report #content ul li label
230 width: auto;
231 height: auto;
232 float: none;
233 text-align: left;
234 line-height: 14px;
235 background: none;
236 padding-left: 0px;
237 -moz-border-radius: 0;
238 -webkit-border-radius: 0;
239 border-radius: 0;
240 min-width: 60px;
242 body.create.report #content ul li div
244 width: auto;
245 min-height: 0px;
246 background: none;
247 padding: 0px;
248 text-align: left;
249 float: none;
250 -moz-border-radius: 0;
251 -webkit-border-radius: 0;
252 border-radius: 0;
253 min-width: 60px;
255 body.create.report #content ul li.even
258 body.create.report #content ul li div.row_item
260 float: left;
261 margin-right: 5px;
263 body.create.report #content ul li div.row_actions
265 float: left;
267 body.create.report #content ul li div.row_actions input
269 margin-top: 12px;
272 #system_messages
274 padding-top: 10px;
275 float: left;
276 width: 60%;
278 #system_messages .ajatus_elements_message
280 height: 20px;
281 line-height: 20px;
282 background-color: #FFFDCF;
283 text-align: left;
284 padding: 5px 5px 0 5px;
285 margin-bottom: 5px;
286 border: 1px solid #F1CB2F;
288 #system_messages .ajatus_elements_message .close_handle
290 width: 16px;
291 height: 16px;
292 background: url('../images/icons/cancel.png') top left no-repeat;
293 cursor: pointer;
294 float: left;
295 margin: 0 15px 0 5px;
297 #system_messages .ajatus_elements_message .title
299 display: none;
301 #system_messages .ajatus_elements_message .message
304 #system_messages .ajatus_elements_message.static
306 height: auto;
307 background: none;
308 text-align: left;
310 #system_messages .ajatus_elements_message.static .close_handle
312 display: none;
314 #system_messages .ajatus_elements_message.static .title
316 display: block;
319 #main-page_toolbar
321 height: 25px;
322 min-width: 152px;
323 float: right;
324 overflow: hidden;
326 #main-page_toolbar .border_left
328 height: 25px;
329 width: 25px;
330 background: url('../images/toolbar-top-left-bg.png') no-repeat;
331 float: left;
333 #main-page_toolbar .content
335 height: 25px;
336 min-width: 102px;
337 width: 100%;
338 background: url('../images/toolbar-top-middle-bg.png') repeat-x;
339 float: left;
341 #main-page_toolbar .border_right
343 height: 25px;
344 width: 25px;
345 background: url('../images/toolbar-top-right-bg.png') no-repeat;
346 float: left;
349 .page_toolbar
351 overflow: hidden;
354 .page_toolbar .content ul
356 list-style-type: none;
357 float: left;
358 margin-top: 3px;
360 .page_toolbar .content ul li
362 height: 20px;
363 line-height: 20px;
364 float: left;
365 margin-right: 5px;
366 cursor: pointer;
367 color: #fff;
371 Additionals create/edit window
374 .additionals_window
376 position: fixed;
377 width: 300px;
378 height: 200px;
379 border: 1px solid #c3c3c3;
380 border-bottom: 2px solid #3c3c3c;
381 border-right: 2px solid #3c3c3c;
382 overflow: auto;
383 padding: 10px;
384 background: #fff;
385 z-index: 100;
387 .additionals_window .actions
389 text-align: right;
393 Preferences
396 #preference_sections
398 width: 80%;
401 #preference_sections .section
403 margin-bottom: 10px;