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 @import url(../../base/css/display.css);
12 @media screen, projection, tv {
15 background-color:#CEE1E9;
18 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
24 input, textarea, select {
28 -moz-border-radius:4px;
29 -webkit-border-radius:4px;
31 input, textarea, select, option {
32 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
34 input, textarea, select,
35 .entity_actions .dialogbox input,
40 .form_settings fieldset fieldset {
41 background:rgba(240, 240, 240, 0.2);
42 box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
43 -moz-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
44 -webkit-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
48 .entity_send-a-message .form_notice,
49 .pagination .nav_prev a,
50 .pagination .nav_next a,
51 .form_settings fieldset fieldset,
52 .entity_moderation:hover ul,
53 .entity_role:hover ul,
58 .form_settings input.form_action-primary {
62 .form_notice.warning #notice_text-count,
63 .form_settings .form_note {
64 background-color:#9BB43E;
67 .form_notice.warning #notice_text-count,
68 .form_settings .form_note,
70 .entity_actions input,
74 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
75 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
76 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
79 .entity_actions input,
81 border-color:transparent;
82 background-color:transparent;
84 input:focus, textarea:focus, select:focus,
85 .form_notice.warning #notice_data-text,
86 .form_notice.warning #notice_text-count,
87 .form_settings .form_note,
88 .entity_actions .dialogbox .form_data input:focus {
94 .entity_actions input.submit {
95 border-color:transparent;
98 .dialogbox .submit_dialogbox,
100 .form_notice input.submit {
101 background:#AAAAAA url(../../base/images/illustrations/illu_pattern-01.png) 0 0 repeat-x;
102 text-shadow:0 1px 0 #FFFFFF;
104 border-color:#AAAAAA;
105 border-top-color:#CCCCCC;
106 border-left-color:#CCCCCC;
108 .dialogbox .submit_dialogbox:hover,
110 background-position:0 -5px;
112 .dialogbox .submit_dialogbox:focus,
114 background-position:0 -15px;
115 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
116 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
117 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
121 .form_notice label[for=notice_data-geo] {
122 background-position:0 -1780px;
124 .form_notice label[for=notice_data-geo].checked {
125 background-position:0 -1846px;
129 .form_settings input.form_action-primary,
130 .notice-options input,
132 .entity_actions input,
133 .entity_moderation p,
142 border-top-color:#C8D1D5;
146 background-color:#C8D1D5;
152 .form_notice.warning #notice_text-count,
154 .entity_actions .dialogbox input {
157 .form_notice label[for=notice_data-attach] {
158 background-position:0 -328px;
160 .form_notice #notice_data-attach {
164 .form_notice label[for=notice_data-attach],
165 #export_data li a.rss,
166 #export_data li a.atom,
167 #export_data li a.foaf,
169 .entity_send-a-message a,
171 .form_user_nudge input.submit,
172 .form_user_block input.submit,
173 .form_user_unblock input.submit,
174 .form_group_block input.submit,
175 .form_group_unblock input.submit,
176 .form_make_admin input.submit,
178 .notice-options .notice_reply,
179 .notice-options form.form_favor input.submit,
180 .notice-options form.form_disfavor input.submit,
181 .notice-options .notice_delete,
182 .notice-options form.form_repeat input.submit,
184 .pagination .nav_prev a,
185 .pagination .nav_next a,
187 .form_group_leave input.submit,
188 .form_user_unsubscribe input.submit,
189 .form_group_join input.submit,
190 .form_user_subscribe input.submit,
191 .form_remote_authorize input.submit,
193 .entity_moderation p,
194 .entity_sandbox input.submit,
195 .entity_silence input.submit,
196 .entity_delete input.submit,
198 .entity_role_administrator input.submit,
199 .entity_role_moderator input.submit,
200 .notice-options .repeated,
201 .form_notice label[for=notice_data-geo],
203 .form_reset_key input.submit,
204 .entity_clear input.submit,
205 .entity_flag input.submit,
207 .entity_subscribe input.submit,
211 background-image:url(../../base/images/icons/icons-01.gif);
212 background-repeat:no-repeat;
213 background-color:transparent;
216 #wrap form.processing input.submit,
218 .dialogbox.processing .submit_dialogbox {
219 background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
221 .notice-options .form_repeat.processing {
222 background-image:none;
226 box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
227 -moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
228 -webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
231 #site_nav_local_views a,
233 border-color:transparent;
236 #site_nav_local_views .current a,
237 .entity_send-a-message .form_notice,
238 .entity_moderation:hover ul,
239 .entity_role:hover ul,
241 background-color:#FFFFFF;
244 #site_nav_local_views li.current {
245 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
246 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
247 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
249 #site_nav_local_views a {
250 background-color:rgba(194, 194, 194, 0.5);
252 #site_nav_local_views a:hover {
253 background-color:rgba(255, 255, 255, 0.7);
255 #site_nav_local_views .current a {
256 text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
259 background-image:url(../../base/images/icons/icon_processing.gif);
260 background-repeat:no-repeat;
261 background-position:47% 47%;
266 background-color:#F7E8E8;
269 background-color:#EFF3DC;
273 background-position:0 -1120px;
276 background-position:0 -1912px;
280 background-color:#87B4C8;
282 border-color:#FFFFFF;
285 #showstream #anon_notice {
286 background-color:#9BB43E;
290 background-repeat:no-repeat;
292 #export_data li a.rss {
293 background-position:0 -130px;
295 #export_data li a.atom {
296 background-position:0 -64px;
298 #export_data li a.foaf {
299 background-position:0 1px;
302 .form_group_join input.submit,
303 .form_group_leave input.submit,
304 .form_user_subscribe input.submit,
305 .form_user_unsubscribe input.submit,
306 .form_remote_authorize input.submit,
307 .entity_subscribe a {
308 background-color:#AAAAAA;
311 .form_group_leave input.submit,
312 .form_user_unsubscribe input.submit {
313 background-position:5px -1246px;
315 .form_group_join input.submit,
316 .form_user_subscribe input.submit,
317 .form_remote_authorize input.submit,
318 .entity_subscribe a {
319 background-position:5px -1181px;
323 background-position: 5px -719px;
325 .entity_send-a-message a {
326 background-position: 5px -852px;
328 .entity_send-a-message .form_notice,
329 .entity_moderation:hover ul,
330 .entity_role:hover ul,
332 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
333 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
334 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
338 .form_user_nudge input.submit {
339 background-position: 5px -785px;
341 .form_user_block input.submit,
342 .form_user_unblock input.submit,
343 .form_group_block input.submit,
344 .form_group_unblock input.submit {
345 background-position: 5px -918px;
347 .form_make_admin input.submit {
348 background-position: 5px -983px;
350 .entity_moderation p {
351 background-position: 5px -1313px;
353 .entity_sandbox input.submit {
354 background-position: 5px -1380px;
356 .entity_silence input.submit {
357 background-position: 5px -1445px;
359 .entity_delete input.submit {
360 background-position: 5px -1511px;
362 .entity_sandbox .form_user_unsandbox input.submit {
363 background-position: 5px -2568px;
365 .entity_silence .form_user_unsilence input.submit {
366 background-position: 5px -2633px;
369 background-position: 5px -2436px;
371 .entity_role_administrator .form_user_grantrole input.submit {
372 background-position: 5px -983px;
374 .entity_role_moderator .form_user_grantrole input.submit {
375 background-position: 5px -1313px;
377 .entity_role_administrator .form_user_revokerole input.submit {
378 background-position: 5px -2699px;
380 .entity_role_moderator .form_user_revokerole input.submit {
381 background-position: 5px -2501px;
383 .form_reset_key input.submit {
384 background-position: 5px -1973px;
386 .entity_clear input.submit {
387 background-position: 5px -2039px;
389 .entity_flag input.submit,
391 background-position: 5px -2105px;
393 .entity_subscribe input.accept {
394 background-position: 5px -2171px;
396 .entity_subscribe input.reject {
397 background-position: 5px -2237px;
400 background-position: 0 -2308px;
403 background-position: 0 -2374px;
406 background-position: 0 -1714px;
411 .notice .attachment {
412 background-position:0 -394px;
414 .notice .attachment.more {
415 background-position:0 -2770px;
417 #attachments .attachment {
420 .notice-options .notice_reply {
421 background-position:0 -592px;
423 .notice-options form.form_favor input.submit {
424 background-position:0 -460px;
426 .notice-options form.form_disfavor input.submit {
427 background-position:0 -526px;
429 .notice-options .notice_delete {
430 background-position:0 -658px;
432 .notice-options form.form_repeat input.submit {
433 background-position:0 -1582px;
435 .notice-options .repeated {
436 background-position:0 -1648px;
439 .notices .attachment.more,
440 .notices div.entry-content,
441 .notices div.notice-options {
444 .notices li:hover .attachment.more,
445 .notices li:hover div.entry-content,
446 .notices li:hover div.notice-options {
450 opacity:1 !important;
454 .notice-options input {
455 font-family:sans-serif;
456 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
457 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
458 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
460 .attachment.more:focus {
462 -moz-box-shadow:none;
463 -webkit-box-shadow:none;
466 #content .notices li:hover,
467 #content .applications li:hover,
468 #content tbody tr:hover {
469 background-color:rgba(240, 240, 240, 0.2);
471 #conversation .notices li:hover {
472 background-color:transparent;
476 background-color:rgba(200, 200, 200, 0.050);
478 .notices .notices .notices {
479 background-color:rgba(200, 200, 200, 0.100);
481 .notices .notices .notices .notices {
482 background-color:rgba(200, 200, 200, 0.150);
484 .notices .notices .notices .notices .notices {
485 background-color:rgba(200, 200, 200, 0.300);
490 background-position:0 -1054px;
493 .pagination .nav_prev a,
494 .pagination .nav_next a {
495 background-repeat:no-repeat;
496 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
497 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
498 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
500 .pagination .nav_prev a {
501 background-position:10% -187px;
503 .pagination .nav_next a {
504 background-position:105% -252px;
506 .pagination .nav .processing {
507 background-image:url(../../base/images/icons/icon_processing.gif);
509 -moz-box-shadow:none;
510 -webkit-box-shadow:none;
513 .pagination .nav_next a.processing {
514 background-position:90% 47%;
516 .pagination .nav_prev a.processing {
517 background-position:10% 47%;
520 }/*end of @media screen, projection, tv*/