]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/biz/css/display.css
Update to biz theme's input styles
[quix0rs-gnu-social.git] / theme / biz / css / display.css
1 /** theme: biz
2  *
3  * @package   StatusNet
4  * @author Sarven Capadisli <csarven@status.net>
5  * @copyright 2009 StatusNet, Inc.
6  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
7  * @link      http://status.net/
8  */
9
10 @import url(base.css);
11
12 html {
13 background-color:#144A6E;
14 }
15 a:active {
16 background-color:#F4F7E7;
17 }
18 body {
19 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
20 font-size:1em;
21 background:#144A6E url(../images/illustrations/illu_pattern-01.png) repeat-x;
22 }
23
24 address {
25 margin-right:7.18%;
26 }
27
28 input, textarea, select {
29 border-width:2px;
30 border-style: solid;
31 border-radius:4px;
32 -moz-border-radius:4px;
33 -webkit-border-radius:4px;
34 }
35 input, textarea, select, option {
36 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
37 }
38 input, textarea, select {
39 border-color:#AAAAAA;
40 }
41
42 .form_settings fieldset fieldset {
43 background:rgba(240, 240, 240, 0.2);
44 box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
45 -moz-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
46 -webkit-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
47 }
48
49 #filter_tags ul li,
50 .entity_send-a-message .form_notice,
51 .pagination .nav_prev a,
52 .pagination .nav_next a,
53 .form_settings fieldset fieldset,
54 .entity_moderation:hover ul {
55 border-color:#DDDDDD;
56 }
57
58 .form_settings input.form_action-primary {
59 background:none;
60 }
61
62 .form_notice.warning #notice_text-count,
63 .form_settings .form_note {
64 background-color:#9BB43E;
65 }
66 input.submit,
67 .form_notice.warning #notice_text-count,
68 .form_settings .form_note,
69 .entity_actions a,
70 .entity_actions input,
71 .entity_moderation p,
72 button {
73 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
74 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
75 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
76 }
77 .entity_actions a,
78 .entity_actions input,
79 .entity_actions p {
80 border-color:transparent;
81 background-color:transparent;
82 }
83 input:focus, textarea:focus, select:focus,
84 .form_notice.warning #notice_data-text,
85 .form_notice.warning #notice_text-count,
86 .form_settings .form_note {
87 border-color:#9BB43E;
88 }
89
90 input.submit {
91 color:#FFFFFF;
92 }
93 .entity_actions input.submit {
94 border-color:transparent;
95 text-shadow:none;
96 }
97 .dialogbox .submit_dialogbox,
98 input.submit,
99 .form_notice input.submit {
100 background:#AAAAAA url(../../base/images/illustrations/illu_pattern-01.png) 0 0 repeat-x;
101 text-shadow:0 1px 0 #FFFFFF;
102 color:#000000;
103 border-color:#AAAAAA;
104 border-top-color:#CCCCCC;
105 border-left-color:#CCCCCC;
106 }
107 .dialogbox .submit_dialogbox:hover,
108 input.submit:hover {
109 background-position:0 -5px;
110 }
111 .dialogbox .submit_dialogbox:focus,
112 input.submit:focus {
113 background-position:0 -15px;
114 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
115 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
116 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
117 text-shadow:none;
118 }
119
120 .form_notice label[for=notice_data-geo] {
121 background-position:0 -1780px;
122 }
123 .form_notice label[for=notice_data-geo].checked {
124 background-position:0 -1846px;
125 }
126
127 a,
128 .form_settings input.form_action-primary,
129 .notice-options input,
130 .entity_actions a,
131 .entity_actions input,
132 .entity_moderation p {
133 color:#002FA7;
134 }
135
136 #header a,
137 #footer a {
138 color:#87B4C8;
139 }
140
141 .notice,
142 .profile {
143 border-top-color:#CEE1E9;
144 }
145 .section .profile {
146 border-top-color:#87B4C8;
147 }
148
149 .aside .section {
150 background-color:#F1F5F8;
151 background-position:100% 0;
152 background-image:url(../images/illustrations/illu_pattern-02.png);
153 background-repeat:no-repeat;
154 }
155
156 #notice_text-count {
157 color:#333333;
158 }
159 #form_notice.warning #notice_text-count {
160 color:#000000;
161 }
162 .form_notice label[for=notice_data-attach] {
163 background-position:0 -328px;
164 }
165 .form_notice #notice_data-attach {
166 opacity:0;
167 }
168
169 .form_notice label[for=notice_data-attach],
170 #export_data li a.rss,
171 #export_data li a.atom,
172 #export_data li a.foaf,
173 .entity_edit a,
174 .entity_send-a-message a,
175 .entity_nudge p,
176 .form_user_nudge input.submit,
177 .form_user_block input.submit,
178 .form_user_unblock input.submit,
179 .form_group_block input.submit,
180 .form_group_unblock input.submit,
181 .form_make_admin input.submit,
182 .notice .attachment,
183 .notice-options .notice_reply,
184 .notice-options form.form_favor input.submit,
185 .notice-options form.form_disfavor input.submit,
186 .notice-options .notice_delete,
187 .notice-options form.form_repeat input.submit,
188 #new_group a,
189 .pagination .nav_prev a,
190 .pagination .nav_next a,
191 button.close,
192 .form_group_leave input.submit,
193 .form_user_unsubscribe input.submit,
194 .form_group_join input.submit,
195 .form_user_subscribe input.submit,
196 .entity_subscribe a,
197 .entity_moderation p,
198 .entity_sandbox input.submit,
199 .entity_silence input.submit,
200 .entity_delete input.submit,
201 .notice-options .repeated,
202 .form_notice label[for=notice_data-geo],
203 button.minimize,
204 .form_reset_key input.submit {
205 background-image:url(../../base/images/icons/icons-01.gif);
206 background-repeat:no-repeat;
207 background-color:transparent;
208 }
209
210 #wrap form.processing input.submit,
211 .entity_actions a.processing,
212 .dialogbox.processing .submit_dialogbox {
213 background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
214 }
215 .notice-options .form_repeat.processing {
216 background-image:none;
217 }
218
219 #content {
220 box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
221 -moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
222 -webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
223 }
224 #content,
225 #site_nav_local_views a,
226 .aside .section {
227 border-color:#FFFFFF;
228 }
229 #content,
230 #site_nav_local_views .current a,
231 .entity_send-a-message .form_notice,
232 .entity_moderation:hover ul {
233 background-color:#FFFFFF;
234 }
235
236 #site_nav_local_views li.current {
237 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
238 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
239 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
240 }
241 #site_nav_local_views a {
242 background-color:rgba(194, 194, 194, 0.5);
243 }
244 #site_nav_local_views a:hover {
245 background-color:rgba(255, 255, 255, 0.7);
246 }
247 #site_nav_local_views .current a {
248 text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
249 }
250
251
252 .error {
253 background-color:#F7E8E8;
254 }
255 .success {
256 background-color:#EFF3DC;
257 }
258
259 #anon_notice {
260 color:#FFFFFF;
261 }
262
263 #export_data li a {
264 background-repeat:no-repeat;
265 background-position:0 45%;
266 }
267 #export_data li a.rss {
268 background-position:0 -130px;
269 }
270 #export_data li a.atom {
271 background-position:0 -64px;
272 }
273 #export_data li a.foaf {
274 background-position:0 1px;
275 }
276
277 .form_group_join input.submit,
278 .form_group_leave input.submit,
279 .form_user_subscribe input.submit,
280 .form_user_unsubscribe input.submit,
281 .entity_subscribe a {
282 background-color:#AAAAAA;
283 color:#FFFFFF;
284 }
285 .form_group_leave input.submit,
286 .form_user_unsubscribe input.submit {
287 background-position:5px -1246px;
288 }
289 .form_group_join input.submit,
290 .form_user_subscribe input.submit,
291 .entity_subscribe a {
292 background-position:5px -1181px;
293 }
294
295 .entity_edit a {
296 background-position: 5px -718px;
297 }
298 .entity_send-a-message a {
299 background-position: 5px -852px;
300 }
301 .entity_send-a-message .form_notice,
302 .entity_moderation:hover ul {
303 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
304 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
305 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
306 }
307
308 .entity_nudge p,
309 .form_user_nudge input.submit {
310 background-position: 5px -785px;
311 }
312 .form_user_block input.submit,
313 .form_user_unblock input.submit,
314 .form_group_block input.submit,
315 .form_group_unblock input.submit {
316 background-position: 5px -918px;
317 }
318 .form_make_admin input.submit {
319 background-position: 5px -983px;
320 }
321 .entity_moderation p {
322 background-position: 5px -1313px;
323 }
324 .entity_sandbox input.submit {
325 background-position: 5px -1380px;
326 }
327 .entity_silence input.submit {
328 background-position: 5px -1445px;
329 }
330 .entity_delete input.submit {
331 background-position: 5px -1511px;
332 }
333 .form_reset_key input.submit {
334 background-position: 5px -1973px;
335 }
336
337
338 /* NOTICES */
339 .notice .attachment {
340 background-position:0 -394px;
341 }
342 #attachments .attachment {
343 background:none;
344 }
345 .notice-options .notice_reply {
346 background-position:0 -592px;
347 }
348 .notice-options form.form_favor input.submit {
349 background-position:0 -460px;
350 }
351 .notice-options form.form_disfavor input.submit {
352 background-position:0 -526px;
353 }
354 .notice-options .notice_delete {
355 background-position:0 -658px;
356 }
357 .notice-options form.form_repeat input.submit {
358 background-position:0 -1582px;
359 }
360 .notice-options .repeated {
361 background-position:0 -1648px;
362 }
363
364 .notices div.entry-content,
365 .notices div.notice-options {
366 opacity:0.4;
367 }
368 .notices li:hover div.entry-content,
369 .notices li:hover div.notice-options {
370 opacity:1;
371 }
372 div.notice-options a,
373 div.notice-options input {
374 font-family:sans-serif;
375 }
376 #content .notices li:hover {
377 background-color:rgba(240, 240, 240, 0.2);
378 }
379 #conversation .notices li:hover {
380 background-color:transparent;
381 }
382
383 .notices .notices {
384 background-color:rgba(200, 200, 200, 0.050);
385 }
386 .notices .notices .notices {
387 background-color:rgba(200, 200, 200, 0.100);
388 }
389 .notices .notices .notices .notices {
390 background-color:rgba(200, 200, 200, 0.150);
391 }
392 .notices .notices .notices .notices .notices {
393 background-color:rgba(200, 200, 200, 0.300);
394 }
395 /*END: NOTICES */
396
397 #new_group a {
398 background-position:0 -1054px;
399 }
400
401 .pagination .nav_prev a,
402 .pagination .nav_next a {
403 background-repeat:no-repeat;
404 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
405 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
406 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
407 }
408 .pagination .nav_prev a {
409 background-position:10% -187px;
410 }
411 .pagination .nav_next a {
412 background-position:105% -252px;
413 }
414 .pagination .nav .processing {
415 background-image:url(../../base/images/icons/icon_processing.gif);
416 box-shadow:none;
417 -moz-box-shadow:none;
418 -webkit-box-shadow:none;
419 outline:none;
420 }
421 .pagination .nav_next a.processing {
422 background-position:90% 47%;
423 }
424 .pagination .nav_prev a.processing {
425 background-position:10% 47%;
426 }