4 * @author Sarven Capadisli <csarven@status.net>
5 * @copyright 2009-2010 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/
10 @import url(../../base/css/display.css) screen, projection, tv, print;
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 .attach-label {
158 background-position:0 -328px;
160 .form_notice .attach {
165 .form_notice .attach-label,
166 #export_data li a.rss,
167 #export_data li a.atom,
168 #export_data li a.foaf,
170 .entity_send-a-message a,
172 .form_user_nudge input.submit,
173 .form_user_block input.submit,
174 .form_user_unblock input.submit,
175 .form_group_block input.submit,
176 .form_group_unblock input.submit,
177 .form_make_admin input.submit,
179 .notice-options .notice_reply,
180 .notice-options form.form_favor input.submit,
181 .notice-options form.form_disfavor input.submit,
182 .notice-options .notice_delete,
183 .notice-options form.form_repeat input.submit,
185 .pagination .nav_prev a,
186 .pagination .nav_next a,
188 .form_group_leave input.submit,
189 .form_user_unsubscribe input.submit,
190 .form_group_join input.submit,
191 .form_user_subscribe input.submit,
192 .form_remote_authorize input.submit,
194 .entity_moderation p,
195 .entity_sandbox input.submit,
196 .entity_silence input.submit,
197 .entity_delete input.submit,
199 .entity_role_administrator input.submit,
200 .entity_role_moderator input.submit,
201 .notice-options .repeated,
202 .form_notice label[for=notice_data-geo],
204 .form_reset_key input.submit,
205 .entity_clear input.submit,
206 .entity_flag input.submit,
208 .entity_subscribe input.submit,
212 background-image:url(../../base/images/icons/icons-01.gif);
213 background-repeat:no-repeat;
214 background-color:transparent;
217 #wrap form.processing input.submit,
219 .dialogbox.processing .submit_dialogbox {
220 background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
222 .notice-options .form_repeat.processing {
223 background-image:none;
227 box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
228 -moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
229 -webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
232 #site_nav_local_views a,
234 border-color:transparent;
237 #site_nav_local_views .current a,
238 .entity_send-a-message .form_notice,
239 .entity_moderation:hover ul,
240 .entity_role:hover ul,
242 background-color:#FFFFFF;
245 #site_nav_local_views li.current {
246 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
247 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
248 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
250 #site_nav_local_views a {
251 background-color:rgba(194, 194, 194, 0.5);
253 #site_nav_local_views a:hover {
254 background-color:rgba(255, 255, 255, 0.7);
256 #site_nav_local_views .current a {
257 text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
260 background-image:url(../../base/images/icons/icon_processing.gif);
261 background-repeat:no-repeat;
262 background-position:47% 47%;
267 background-color:#F7E8E8;
270 background-color:#EFF3DC;
274 background-position:0 -1120px;
277 background-position:0 -1912px;
281 background-color:#87B4C8;
283 border-color:#FFFFFF;
286 #showstream #anon_notice {
287 background-color:#9BB43E;
291 background-repeat:no-repeat;
293 #export_data li a.rss {
294 background-position:0 -130px;
296 #export_data li a.atom {
297 background-position:0 -64px;
299 #export_data li a.foaf {
300 background-position:0 1px;
303 .form_group_join input.submit,
304 .form_group_leave input.submit,
305 .form_user_subscribe input.submit,
306 .form_user_unsubscribe input.submit,
307 .form_remote_authorize input.submit,
308 .entity_subscribe a {
309 background-color:#AAAAAA;
312 .form_group_leave input.submit,
313 .form_user_unsubscribe input.submit {
314 background-position:5px -1246px;
316 .form_group_join input.submit,
317 .form_user_subscribe input.submit,
318 .form_remote_authorize input.submit,
319 .entity_subscribe a {
320 background-position:5px -1181px;
324 background-position: 5px -719px;
326 .entity_send-a-message a {
327 background-position: 5px -852px;
329 .entity_send-a-message .form_notice,
330 .entity_moderation:hover ul,
331 .entity_role:hover ul,
333 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
334 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
335 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
339 .form_user_nudge input.submit {
340 background-position: 5px -785px;
342 .form_user_block input.submit,
343 .form_user_unblock input.submit,
344 .form_group_block input.submit,
345 .form_group_unblock input.submit {
346 background-position: 5px -918px;
348 .form_make_admin input.submit {
349 background-position: 5px -983px;
351 .entity_moderation p {
352 background-position: 5px -1313px;
354 .entity_sandbox input.submit {
355 background-position: 5px -1380px;
357 .entity_silence input.submit {
358 background-position: 5px -1445px;
360 .entity_delete input.submit {
361 background-position: 5px -1511px;
363 .entity_sandbox .form_user_unsandbox input.submit {
364 background-position: 5px -2568px;
366 .entity_silence .form_user_unsilence input.submit {
367 background-position: 5px -2633px;
370 background-position: 5px -2436px;
372 .entity_role_administrator .form_user_grantrole input.submit {
373 background-position: 5px -983px;
375 .entity_role_moderator .form_user_grantrole input.submit {
376 background-position: 5px -1313px;
378 .entity_role_administrator .form_user_revokerole input.submit {
379 background-position: 5px -2699px;
381 .entity_role_moderator .form_user_revokerole input.submit {
382 background-position: 5px -2501px;
384 .form_reset_key input.submit {
385 background-position: 5px -1973px;
387 .entity_clear input.submit {
388 background-position: 5px -2039px;
390 .entity_flag input.submit,
392 background-position: 5px -2105px;
394 .entity_subscribe input.accept {
395 background-position: 5px -2171px;
397 .entity_subscribe input.reject {
398 background-position: 5px -2237px;
401 background-position: 0 -2308px;
404 background-position: 0 -2374px;
407 background-position: 0 -1714px;
412 .notice .attachment {
413 background-position:0 -394px;
415 .notice .attachment.more {
416 background-position:0 -2770px;
418 #attachments .attachment {
421 .notice-options .notice_reply {
422 background-position:0 -592px;
424 .notice-options form.form_favor input.submit {
425 background-position:0 -460px;
427 .notice-options form.form_disfavor input.submit {
428 background-position:0 -526px;
430 .notice-options .notice_delete {
431 background-position:0 -658px;
433 .notice-options form.form_repeat input.submit {
434 background-position:0 -1582px;
436 .notice-options .repeated {
437 background-position:0 -1648px;
440 .notices .attachment.more,
441 .notices div.entry-content,
442 .notices div.notice-options {
445 .notices li:hover .attachment.more,
446 .notices li:hover div.entry-content,
447 .notices li:hover div.notice-options {
451 opacity:1 !important;
455 .notice-options input {
456 font-family:sans-serif;
457 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
458 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
459 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
461 .attachment.more:focus {
463 -moz-box-shadow:none;
464 -webkit-box-shadow:none;
467 #content .notices li:hover,
468 #content .applications li:hover,
469 #content tbody tr:hover {
470 background-color:rgba(240, 240, 240, 0.2);
472 #conversation .notices li:hover {
473 background-color:transparent;
477 background-color:rgba(200, 200, 200, 0.050);
479 .notices .notices .notices {
480 background-color:rgba(200, 200, 200, 0.100);
482 .notices .notices .notices .notices {
483 background-color:rgba(200, 200, 200, 0.150);
485 .notices .notices .notices .notices .notices {
486 background-color:rgba(200, 200, 200, 0.300);
491 background-position:0 -1054px;
494 .pagination .nav_prev a,
495 .pagination .nav_next a {
496 background-repeat:no-repeat;
497 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
498 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
499 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
501 .pagination .nav_prev a {
502 background-position:10% -187px;
504 .pagination .nav_next a {
505 background-position:105% -252px;
507 .pagination .nav .processing {
508 background-image:url(../../base/images/icons/icon_processing.gif);
510 -moz-box-shadow:none;
511 -webkit-box-shadow:none;
514 .pagination .nav_next a.processing {
515 background-position:90% 47%;
517 .pagination .nav_prev a.processing {
518 background-position:10% 47%;
521 }/*end of @media screen, projection, tv*/