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/
10 @media screen, projection, tv {
13 background-color:#F0F2F5;
16 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
22 input, textarea, select {
26 -moz-border-radius:4px;
27 -webkit-border-radius:4px;
29 input, textarea, select, option {
30 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
32 input, textarea, select,
33 .entity_actions .dialogbox input,
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);
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,
56 .form_settings input.form_action-primary {
60 .form_notice.warning #notice_text-count,
61 .form_settings .form_note {
62 background-color:#9BB43E;
65 .form_notice.warning #notice_text-count,
66 .form_settings .form_note,
68 .entity_actions input,
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);
77 .entity_actions input,
79 border-color:transparent;
80 background-color:transparent;
82 input:focus, textarea:focus, select:focus,
83 .form_notice.warning #notice_data-text,
84 .form_notice.warning #notice_text-count,
85 .form_settings .form_note,
86 .entity_actions .dialogbox .form_data input:focus {
92 .entity_actions input.submit {
93 border-color:transparent;
97 .dialogbox .submit_dialogbox,
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;
103 border-color:#AAAAAA;
104 border-top-color:#CCCCCC;
105 border-left-color:#CCCCCC;
107 .dialogbox .submit_dialogbox:hover,
109 background-position:0 -5px;
111 .dialogbox .submit_dialogbox: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);
120 .form_notice label[for=notice_data-geo] {
121 background-position:0 -1780px;
123 .form_notice label[for=notice_data-geo].checked {
124 background-position:0 -1846px;
128 .form_settings input.form_action-primary,
129 .notice-options input,
131 .entity_actions input,
132 .entity_moderation p,
141 border-top-color:#CEE1E9;
145 background-color:#CEE1E9;
151 .form_notice.warning #notice_text-count,
153 .entity_actions .dialogbox input {
156 .form_notice label[for=notice_data-attach] {
157 background-position:0 -328px;
159 .form_notice #notice_data-attach {
163 .form_notice label[for=notice_data-attach],
164 #export_data li a.rss,
165 #export_data li a.atom,
166 #export_data li a.foaf,
168 .entity_send-a-message a,
170 .form_user_nudge input.submit,
171 .form_user_block input.submit,
172 .form_user_unblock input.submit,
173 .form_group_block input.submit,
174 .form_group_unblock input.submit,
175 .form_make_admin input.submit,
177 .notice-options .notice_reply,
178 .notice-options form.form_favor input.submit,
179 .notice-options form.form_disfavor input.submit,
180 .notice-options .notice_delete,
181 .notice-options form.form_repeat input.submit,
183 .pagination .nav_prev a,
184 .pagination .nav_next a,
186 .form_group_leave input.submit,
187 .form_user_unsubscribe input.submit,
188 .form_group_join input.submit,
189 .form_user_subscribe input.submit,
190 .form_remote_authorize input.submit,
192 .entity_moderation p,
193 .entity_sandbox input.submit,
194 .entity_silence input.submit,
195 .entity_delete input.submit,
197 .entity_role_administrator input.submit,
198 .entity_role_moderator input.submit,
199 .notice-options .repeated,
200 .form_notice label[for=notice_data-geo],
202 .form_reset_key input.submit,
203 .entity_clear input.submit,
204 .entity_flag input.submit,
206 .entity_subscribe input.submit,
210 background-image:url(../../base/images/icons/icons-01.gif);
211 background-repeat:no-repeat;
212 background-color:transparent;
215 #wrap form.processing input.submit,
217 .dialogbox.processing .submit_dialogbox {
218 background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
220 .notice-options .form_repeat.processing {
221 background-image:none;
225 box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
226 -moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
227 -webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
230 #site_nav_local_views a,
232 border-color:transparent;
235 #site_nav_local_views .current a,
236 .entity_send-a-message .form_notice,
237 .entity_moderation:hover ul,
238 .entity_role:hover ul,
240 background-color:#FFFFFF;
243 #site_nav_local_views li.current {
244 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
245 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
246 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
248 #site_nav_local_views a {
249 background-color:rgba(194, 194, 194, 0.5);
251 #site_nav_local_views a:hover {
252 background-color:rgba(255, 255, 255, 0.7);
254 #site_nav_local_views .current a {
255 text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
258 background-image:url(../../base/images/icons/icon_processing.gif);
259 background-repeat:no-repeat;
260 background-position:47% 47%;
264 background-color:#F7E8E8;
267 background-color:#EFF3DC;
271 background-position:0 -1120px;
274 background-position:0 -1912px;
278 background-color:#87B4C8;
280 border-color:#FFFFFF;
283 #showstream #anon_notice {
284 background-color:#9BB43E;
288 background-repeat:no-repeat;
290 #export_data li a.rss {
291 background-position:0 -130px;
293 #export_data li a.atom {
294 background-position:0 -64px;
296 #export_data li a.foaf {
297 background-position:0 1px;
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;
309 .form_group_leave input.submit,
310 .form_user_unsubscribe input.submit {
311 background-position:5px -1246px;
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;
321 background-position: 5px -719px;
323 .entity_send-a-message a {
324 background-position: 5px -852px;
326 .entity_send-a-message .form_notice,
327 .entity_moderation:hover ul,
328 .entity_role:hover ul,
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);
336 .form_user_nudge input.submit {
337 background-position: 5px -785px;
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;
345 .form_make_admin input.submit {
346 background-position: 5px -983px;
348 .entity_moderation p {
349 background-position: 5px -1313px;
351 .entity_sandbox input.submit {
352 background-position: 5px -1380px;
354 .entity_silence input.submit {
355 background-position: 5px -1445px;
357 .entity_delete input.submit {
358 background-position: 5px -1511px;
360 .entity_sandbox .form_user_unsandbox input.submit {
361 background-position: 5px -2568px;
363 .entity_silence .form_user_unsilence input.submit {
364 background-position: 5px -2633px;
367 background-position: 5px -2436px;
369 .entity_role_administrator .form_user_grantrole input.submit {
370 background-position: 5px -983px;
372 .entity_role_moderator .form_user_grantrole input.submit {
373 background-position: 5px -1313px;
375 .entity_role_administrator .form_user_revokerole input.submit {
376 background-position: 5px -2699px;
378 .entity_role_moderator .form_user_revokerole input.submit {
379 background-position: 5px -2501px;
381 .form_reset_key input.submit {
382 background-position: 5px -1973px;
384 .entity_clear input.submit {
385 background-position: 5px -2039px;
387 .entity_flag input.submit,
389 background-position: 5px -2105px;
391 .entity_subscribe input.accept {
392 background-position: 5px -2171px;
394 .entity_subscribe input.reject {
395 background-position: 5px -2237px;
398 background-position: 0 -2308px;
401 background-position: 0 -2374px;
404 background-position: 0 -1714px;
408 .notice .attachment {
409 background-position:0 -394px;
411 .notice .attachment.more {
412 background-position:0 -2770px;
414 #attachments .attachment {
417 .notice-options .notice_reply {
418 background-position:0 -592px;
420 .notice-options form.form_favor input.submit {
421 background-position:0 -460px;
423 .notice-options form.form_disfavor input.submit {
424 background-position:0 -526px;
426 .notice-options .notice_delete {
427 background-position:0 -658px;
429 .notice-options form.form_repeat input.submit {
430 background-position:0 -1582px;
432 .notice-options .repeated {
433 background-position:0 -1648px;
436 .notices .attachment.more,
437 .notices div.entry-content,
438 .notices div.notice-options {
441 .notices li:hover .attachment.more,
442 .notices li:hover div.entry-content,
443 .notices li:hover div.notice-options {
447 opacity:1 !important;
451 .notice-options input {
452 font-family:sans-serif;
453 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
454 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
455 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
457 .attachment.more:focus {
459 -moz-box-shadow:none;
460 -webkit-box-shadow:none;
463 #content .notices li:hover,
464 #content .applications li:hover,
465 #content tbody tr:hover {
466 background-color:rgba(240, 240, 240, 0.2);
468 #conversation .notices li:hover {
469 background-color:transparent;
473 background-color:rgba(200, 200, 200, 0.050);
475 .notices .notices .notices {
476 background-color:rgba(200, 200, 200, 0.100);
478 .notices .notices .notices .notices {
479 background-color:rgba(200, 200, 200, 0.150);
481 .notices .notices .notices .notices .notices {
482 background-color:rgba(200, 200, 200, 0.300);
487 background-position:0 -1054px;
490 .pagination .nav_prev a,
491 .pagination .nav_next a {
492 background-repeat:no-repeat;
493 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
494 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
495 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
497 .pagination .nav_prev a {
498 background-position:10% -187px;
500 .pagination .nav_next a {
501 background-position:105% -252px;
503 .pagination .nav .processing {
504 background-image:url(../../base/images/icons/icon_processing.gif);
506 -moz-box-shadow:none;
507 -webkit-box-shadow:none;
510 .pagination .nav_next a.processing {
511 background-position:90% 47%;
513 .pagination .nav_prev a.processing {
514 background-position:10% 47%;
517 }/*end of @media screen, projection, tv*/