Simple design attribution until we get a proper AUTHORS file or credits page
[ajatus.git] / css / elements.css
blob3497a9a64e4215226f680c852e1eec3e08b817ec
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: 5px;
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 font-weight: bold;
163 body.create .additionals_window ul li label,
164 body.edit .additionals_window ul li label
166 width: 50px;
169 body.create #content ul li div,
170 body.create .additionals_window ul li div,
171 body.edit #content ul li div,
172 body.edit .additionals_window ul li div
174 min-width: 120px;
175 min-height: 20px;
176 background-color: #e1e1e1;
177 padding: 5px;
178 text-align: left;
179 float: left;
180 -moz-border-radius: 0 10px 10px 10px;
183 body.create #content ul li div.widget_actions,
184 body.create .additionals_window ul li div.widget_actions,
185 body.edit #content ul li div.widget_actions,
186 body.edit .additionals_window ul li div.widget_actions
188 float: none;
189 height: 18px;
190 min-width: 80px;
191 padding: 0px;
192 margin-bottom: 2px;
194 body.create #content ul li div.widget_actions div,
195 body.create .additionals_window ul li div.widget_actions div,
196 body.edit #content ul li div.widget_actions div,
197 body.edit .additionals_window ul li div.widget_actions div
199 line-height: 16px;
200 min-width: 60px;
201 min-height: 16px;
202 padding: 0px;
203 -moz-border-radius: 0;
204 margin: 0;
205 cursor: pointer;
207 body.create #content ul li div.widget_content,
208 body.create .additionals_window ul li div.widget_content,
209 body.edit #content ul li div.widget_content,
210 body.edit .additionals_window ul li div.widget_content
212 float: none;
215 body.create.hour_report #content ul li
217 margin-bottom: 12px;
219 body.create.hour_report #content ul li label
221 width: auto;
222 height: auto;
223 float: none;
224 text-align: left;
225 line-height: 14px;
226 background: none;
227 padding-left: 0px;
228 -moz-border-radius: 0;
229 min-width: 60px;
231 body.create.hour_report #content ul li div
233 width: auto;
234 min-height: 0px;
235 background: none;
236 padding: 0px;
237 text-align: left;
238 float: none;
239 -moz-border-radius: 0;
240 min-width: 60px;
242 body.create.hour_report #content ul li.even
245 body.create.hour_report #content ul li div.row_item
247 float: left;
248 margin-right: 5px;
250 body.create.hour_report #content ul li div.row_actions
252 float: left;
254 body.create.hour_report #content ul li div.row_actions input
256 margin-top: 12px;
259 #system_messages
261 padding-top: 10px;
262 float: left;
263 width: 60%;
265 #system_messages .ajatus_elements_message
267 height: 20px;
268 line-height: 20px;
269 background-color: #FFFDCF;
270 text-align: left;
271 padding: 5px 5px 0 5px;
272 margin-bottom: 5px;
273 border: 1px solid #F1CB2F;
275 #system_messages .ajatus_elements_message .close_handle
277 width: 16px;
278 height: 16px;
279 background: url('../images/icons/cancel.png') top left no-repeat;
280 cursor: pointer;
281 float: left;
282 margin: 0 15px 0 5px;
284 #system_messages .ajatus_elements_message .title
286 display: none;
288 #system_messages .ajatus_elements_message .message
291 #system_messages .ajatus_elements_message.static
293 height: auto;
294 background: none;
295 text-align: left;
297 #system_messages .ajatus_elements_message.static .close_handle
299 display: none;
301 #system_messages .ajatus_elements_message.static .title
303 display: block;
306 #top-page_toolbar
308 height: 25px;
309 min-width: 152px;
310 float: right;
311 overflow: hidden;
313 #top-page_toolbar .border_left
315 height: 25px;
316 width: 25px;
317 background: url('../images/toolbar-top-left-bg.png') no-repeat;
318 float: left;
320 #top-page_toolbar .content
322 height: 25px;
323 min-width: 102px;
324 width: 100%;
325 background: url('../images/toolbar-top-middle-bg.png') repeat-x;
326 float: left;
328 #top-page_toolbar .border_right
330 height: 25px;
331 width: 25px;
332 background: url('../images/toolbar-top-right-bg.png') no-repeat;
333 float: left;
337 Additionals create/edit window
340 .additionals_window
342 position: fixed;
343 width: 300px;
344 height: 200px;
345 border: 1px solid #c3c3c3;
346 border-bottom: 2px solid #3c3c3c;
347 border-right: 2px solid #3c3c3c;
348 overflow: auto;
349 padding: 10px;
350 background: #fff;
351 z-index: 100;
353 .additionals_window .actions
355 text-align: right;
359 Preferences
362 #preference_sections
364 width: 80%;
367 #preference_sections .section
369 margin-bottom: 10px;