]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/default/css/display.css
Widget automatically delegates unimplemented methods to attribute
[quix0rs-gnu-social.git] / theme / default / css / display.css
1 /** theme: default
2  *
3  * @package   StatusNet
4  * @author    Sarven Capadisli <csarven@status.net>
5  * @copyright 2009-2010 StatusNet, Inc.
6  * @license   http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 Unported
7  * @link      http://status.net/
8  */
9
10 @media screen, projection, tv {
11 body,
12 a:active {
13 background-color:#CEE1E9;
14 }
15 body {
16 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
17 font-size:1em;
18 }
19 address {
20 margin-right:5.3%;
21 }
22 input, textarea, select {
23 border-width:2px;
24 border-style: solid;
25 border-radius:4px;
26 -moz-border-radius:4px;
27 -webkit-border-radius:4px;
28 }
29 input, textarea, select, option {
30 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
31 }
32 input, textarea, select,
33 .entity_actions .dialogbox input,
34 .mark-top {
35 border-color:#AAAAAA;
36 }
37
38 .form_settings fieldset fieldset {
39 background:rgba(240, 240, 240, 0.2);
40 box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
41 -moz-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
42 -webkit-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
43 }
44
45 #filter_tags ul li,
46 .entity_send-a-message .form_notice,
47 .pagination .nav_prev a,
48 .pagination .nav_next a,
49 .form_settings fieldset fieldset,
50 .entity_moderation:hover ul,
51 .entity_role:hover ul,
52 .dialogbox {
53 border-color:#DDDDDD;
54 }
55
56 .form_settings input.form_action-primary {
57 background:none;
58 }
59
60 .form_notice.warning .count,
61 .form_settings .form_note {
62 background-color:#9BB43E;
63 }
64 input.submit,
65 .form_notice.warning .count,
66 .form_settings .form_note,
67 .entity_actions a,
68 .entity_actions input,
69 .entity_moderation p,
70 .entity_role p,
71 button {
72 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
73 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
74 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
75 }
76 .entity_actions a,
77 .entity_actions input,
78 .entity_actions p {
79 border-color:transparent;
80 background-color:transparent;
81 }
82 input:focus, textarea:focus, select:focus,
83 .form_notice.warning textarea,
84 .form_notice.warning .count,
85 .form_settings .form_note,
86 .entity_actions .dialogbox .form_data input:focus {
87 border-color:#9BB43E;
88 }
89 input.submit {
90 color:#FFFFFF;
91 }
92 .entity_actions input.submit {
93 border-color:transparent;
94 text-shadow:none;
95 }
96 .dialogbox .submit_dialogbox,
97 input.submit,
98 .form_notice input.submit {
99 background:#AAAAAA url(../../base/images/illustrations/illu_pattern-01.png) 0 0 repeat-x;
100 text-shadow:0 1px 0 #FFFFFF;
101 color:#000000;
102 border-color:#AAAAAA;
103 border-top-color:#CCCCCC;
104 border-left-color:#CCCCCC;
105 }
106 .dialogbox .submit_dialogbox:hover,
107 input.submit:hover {
108 background-position:0 -5px;
109 }
110 .dialogbox .submit_dialogbox:focus,
111 input.submit:focus {
112 background-position:0 -15px;
113 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
114 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
115 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
116 text-shadow:none;
117 }
118
119 .form_notice label.notice_data-geo {
120 background-position:0 -1780px;
121 }
122 .form_notice label.notice_data-geo.checked {
123 background-position:0 -1846px;
124 }
125
126 a,
127 .form_settings input.form_action-primary,
128 .notice-options input,
129 .entity_actions a,
130 .entity_actions input,
131 .entity_moderation p,
132 .entity_role p {
133 color:#002FA7;
134 }
135
136 .notice,
137 .profile,
138 .application,
139 #content tbody tr {
140 border-top-color:#C8D1D5;
141 }
142
143 #aside_primary {
144 background-color:#C8D1D5;
145 }
146
147 .form_notice .count {
148 color:#333333;
149 }
150 .form_notice.warning .count,
151 .dialogbox,
152 .entity_actions .dialogbox input {
153 color:#000000;
154 }
155 .form_notice label.notice_data-attach {
156 background-position:0 -328px;
157 }
158 .form_notice input.notice_data-attach {
159 opacity:0;
160 }
161
162 .form_notice label.notice_data-attach,
163 #export_data li a.rss,
164 #export_data li a.atom,
165 #export_data li a.foaf,
166 .entity_edit a,
167 .entity_send-a-message a,
168 .entity_nudge p,
169 .form_user_nudge input.submit,
170 .form_user_block input.submit,
171 .form_user_unblock input.submit,
172 .form_group_block input.submit,
173 .form_group_unblock input.submit,
174 .form_make_admin input.submit,
175 .notice .attachment,
176 .notice-options .notice_reply,
177 .notice-options form.form_favor input.submit,
178 .notice-options form.form_disfavor input.submit,
179 .notice-options .notice_delete,
180 .notice-options form.form_repeat input.submit,
181 #new_group a,
182 .pagination .nav_prev a,
183 .pagination .nav_next a,
184 button.close,
185 .form_group_leave input.submit,
186 .form_user_unsubscribe input.submit,
187 .form_group_join input.submit,
188 .form_user_subscribe input.submit,
189 .form_remote_authorize input.submit,
190 .entity_subscribe a,
191 .entity_moderation p,
192 .entity_sandbox input.submit,
193 .entity_silence input.submit,
194 .entity_delete input.submit,
195 .entity_role p,
196 .entity_role_administrator input.submit,
197 .entity_role_moderator input.submit,
198 .notice-options .repeated,
199 .form_notice label.notice_data-geo,
200 button.minimize,
201 .form_reset_key input.submit,
202 .entity_clear input.submit,
203 .entity_flag input.submit,
204 .entity_flag p,
205 .entity_subscribe input.submit,
206 #realtime_play,
207 #realtime_pause,
208 #realtime_popup {
209 background-image:url(../../base/images/icons/icons-01.gif);
210 background-repeat:no-repeat;
211 background-color:transparent;
212 }
213
214 #wrap form.processing input.submit,
215 #core a.processing,
216 .dialogbox.processing .submit_dialogbox {
217 background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
218 }
219 .notice-options .form_repeat.processing {
220 background-image:none;
221 }
222
223 #content {
224 box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
225 -moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
226 -webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
227 }
228 #content,
229 #site_nav_local_views a,
230 #aside_primary {
231 border-color:transparent;
232 }
233 #content,
234 #site_nav_local_views .current a,
235 .entity_send-a-message .form_notice,
236 .entity_moderation:hover ul,
237 .entity_role:hover ul,
238 .dialogbox {
239 background-color:#FFFFFF;
240 }
241
242 #site_nav_local_views li.current {
243 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
244 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
245 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
246 }
247 #site_nav_local_views a {
248 background-color:rgba(194, 194, 194, 0.5);
249 }
250 #site_nav_local_views a:hover {
251 background-color:rgba(255, 255, 255, 0.7);
252 }
253 #site_nav_local_views .current a {
254 text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
255 }
256 .processing {
257 background-image:url(../../base/images/icons/icon_processing.gif);
258 background-repeat:no-repeat;
259 background-position:47% 47%;
260 }
261
262
263 .error {
264 background-color:#F7E8E8;
265 }
266 .success {
267 background-color:#EFF3DC;
268 }
269
270 button.close {
271 background-position:0 -1120px;
272 }
273 button.minimize {
274 background-position:0 -1912px;
275 }
276
277 #anon_notice {
278 background-color:#87B4C8;
279 color:#FFFFFF;
280 border-color:#FFFFFF;
281 }
282
283 #showstream #anon_notice {
284 background-color:#9BB43E;
285 }
286
287 #export_data li a {
288 background-repeat:no-repeat;
289 }
290 #export_data li a.rss {
291 background-position:0 -130px;
292 }
293 #export_data li a.atom {
294 background-position:0 -64px;
295 }
296 #export_data li a.foaf {
297 background-position:0 1px;
298 }
299
300 .form_group_join input.submit,
301 .form_group_leave input.submit,
302 .form_user_subscribe input.submit,
303 .form_user_unsubscribe input.submit,
304 .form_remote_authorize input.submit,
305 .entity_subscribe a {
306 background-color:#AAAAAA;
307 color:#FFFFFF;
308 }
309 .form_group_leave input.submit,
310 .form_user_unsubscribe input.submit {
311 background-position:5px -1246px;
312 }
313 .form_group_join input.submit,
314 .form_user_subscribe input.submit,
315 .form_remote_authorize input.submit,
316 .entity_subscribe a {
317 background-position:5px -1181px;
318 }
319
320 .entity_edit a {
321 background-position: 5px -719px;
322 }
323 .entity_send-a-message a {
324 background-position: 5px -852px;
325 }
326 .entity_send-a-message .form_notice,
327 .entity_moderation:hover ul,
328 .entity_role:hover ul,
329 .dialogbox {
330 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
331 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
332 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
333 }
334
335 .entity_nudge p,
336 .form_user_nudge input.submit {
337 background-position: 5px -785px;
338 }
339 .form_user_block input.submit,
340 .form_user_unblock input.submit,
341 .form_group_block input.submit,
342 .form_group_unblock input.submit {
343 background-position: 5px -918px;
344 }
345 .form_make_admin input.submit {
346 background-position: 5px -983px;
347 }
348 .entity_moderation p {
349 background-position: 5px -1313px;
350 }
351 .entity_sandbox input.submit {
352 background-position: 5px -1380px;
353 }
354 .entity_silence input.submit {
355 background-position: 5px -1445px;
356 }
357 .entity_delete input.submit {
358 background-position: 5px -1511px;
359 }
360 .entity_sandbox .form_user_unsandbox input.submit {
361 background-position: 5px -2568px;
362 }
363 .entity_silence .form_user_unsilence input.submit {
364 background-position: 5px -2633px;
365 }
366 .entity_role p {
367 background-position: 5px -2436px;
368 }
369 .entity_role_administrator .form_user_grantrole input.submit {
370 background-position: 5px -983px;
371 }
372 .entity_role_moderator .form_user_grantrole input.submit {
373 background-position: 5px -1313px;
374 }
375 .entity_role_administrator .form_user_revokerole input.submit {
376 background-position: 5px -2699px;
377 }
378 .entity_role_moderator .form_user_revokerole input.submit {
379 background-position: 5px -2501px;
380 }
381 .form_reset_key input.submit {
382 background-position: 5px -1973px;
383 }
384 .entity_clear input.submit {
385 background-position: 5px -2039px;
386 }
387 .entity_flag input.submit,
388 .entity_flag p {
389 background-position: 5px -2105px;
390 }
391 .entity_subscribe input.accept {
392 background-position: 5px -2171px;
393 }
394 .entity_subscribe input.reject {
395 background-position: 5px -2237px;
396 }
397 #realtime_play {
398 background-position: 0 -2308px;
399 }
400 #realtime_pause {
401 background-position: 0 -2374px;
402 }
403 #realtime_popup {
404 background-position: 0 -1714px;
405 }
406
407
408 /* NOTICES */
409 .notice .attachment {
410 background-position:0 -394px;
411 }
412 .notice .attachment.more {
413 background-position:0 -2770px;
414 }
415 #attachments .attachment {
416 background:none;
417 }
418 .notice-options .notice_reply {
419 background-position:0 -592px;
420 }
421 .notice-options form.form_favor input.submit {
422 background-position:0 -460px;
423 }
424 .notice-options form.form_disfavor input.submit {
425 background-position:0 -526px;
426 }
427 .notice-options .notice_delete {
428 background-position:0 -658px;
429 }
430 .notice-options form.form_repeat input.submit {
431 background-position:0 -1582px;
432 }
433 .notice-options .repeated {
434 background-position:0 -1648px;
435 }
436
437 .notices .attachment.more,
438 .notices div.entry-content,
439 .notices div.notice-options {
440 opacity:0.4;
441 }
442 .notices li:hover .attachment.more,
443 .notices li:hover div.entry-content,
444 .notices li:hover div.notice-options {
445 opacity:1;
446 }
447 .opaque {
448 opacity:1 !important;
449 }
450 .attachment.more,
451 .notice-options a,
452 .notice-options input {
453 font-family:sans-serif;
454 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
455 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
456 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
457 }
458 .attachment.more:focus {
459 box-shadow:none;
460 -moz-box-shadow:none;
461 -webkit-box-shadow:none;
462 outline:none;
463 }
464 #content .notices li:hover,
465 #content .applications li:hover,
466 #content tbody tr:hover {
467 background-color:rgba(240, 240, 240, 0.2);
468 }
469 #conversation .notices li:hover {
470 background-color:transparent;
471 }
472
473 .notices .notices {
474 background-color:rgba(200, 200, 200, 0.050);
475 }
476 .notices .notices .notices {
477 background-color:rgba(200, 200, 200, 0.100);
478 }
479 .notices .notices .notices .notices {
480 background-color:rgba(200, 200, 200, 0.150);
481 }
482 .notices .notices .notices .notices .notices {
483 background-color:rgba(200, 200, 200, 0.300);
484 }
485 /*END: NOTICES */
486
487 #new_group a {
488 background-position:0 -1054px;
489 }
490
491 .pagination .nav_prev a,
492 .pagination .nav_next a {
493 background-repeat:no-repeat;
494 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
495 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
496 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
497 }
498 .pagination .nav_prev a {
499 background-position:10% -187px;
500 }
501 .pagination .nav_next a {
502 background-position:105% -252px;
503 }
504 .pagination .nav .processing {
505 background-image:url(../../base/images/icons/icon_processing.gif);
506 box-shadow:none;
507 -moz-box-shadow:none;
508 -webkit-box-shadow:none;
509 outline:none;
510 }
511 .pagination .nav_next a.processing {
512 background-position:90% 47%;
513 }
514 .pagination .nav_prev a.processing {
515 background-position:10% 47%;
516 }
517
518 }/*end of @media screen, projection, tv*/