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/
10 @import url(../../base/css/display.css);
14 background-color:#CEE1E9;
17 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
23 input, textarea, select {
27 -moz-border-radius:4px;
28 -webkit-border-radius:4px;
30 input, textarea, select, option {
31 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
33 input, textarea, select,
34 .entity_actions .dialogbox input,
39 .form_settings fieldset fieldset {
40 background:rgba(240, 240, 240, 0.2);
41 box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
42 -moz-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
43 -webkit-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
47 .entity_send-a-message .form_notice,
48 .pagination .nav_prev a,
49 .pagination .nav_next a,
50 .form_settings fieldset fieldset,
51 .entity_moderation: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,
71 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
72 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
73 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
76 .entity_actions input,
78 border-color:transparent;
79 background-color:transparent;
81 input:focus, textarea:focus, select:focus,
82 .form_notice.warning #notice_data-text,
83 .form_notice.warning #notice_text-count,
84 .form_settings .form_note,
85 .entity_actions .dialogbox .form_data input:focus {
91 .entity_actions input.submit {
92 border-color:transparent;
95 .dialogbox .submit_dialogbox,
97 .form_notice input.submit {
98 background:#AAAAAA url(../../base/images/illustrations/illu_pattern-01.png) 0 0 repeat-x;
99 text-shadow:0 1px 0 #FFFFFF;
101 border-color:#AAAAAA;
102 border-top-color:#CCCCCC;
103 border-left-color:#CCCCCC;
105 .dialogbox .submit_dialogbox:hover,
107 background-position:0 -5px;
109 .dialogbox .submit_dialogbox:focus,
111 background-position:0 -15px;
112 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
113 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
114 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
118 .form_notice label[for=notice_data-geo] {
119 background-position:0 -1780px;
121 .form_notice label[for=notice_data-geo].checked {
122 background-position:0 -1846px;
126 .form_settings input.form_action-primary,
127 .notice-options input,
129 .entity_actions input,
130 .entity_moderation p {
138 border-top-color:#C8D1D5;
142 background-color:#C8D1D5;
148 .form_notice.warning #notice_text-count,
150 .entity_actions .dialogbox input {
153 .form_notice label[for=notice_data-attach] {
154 background-position:0 -328px;
156 .form_notice #notice_data-attach {
160 .form_notice label[for=notice_data-attach],
161 #export_data li a.rss,
162 #export_data li a.atom,
163 #export_data li a.foaf,
165 .entity_send-a-message a,
167 .form_user_nudge input.submit,
168 .form_user_block input.submit,
169 .form_user_unblock input.submit,
170 .form_group_block input.submit,
171 .form_group_unblock input.submit,
172 .form_make_admin input.submit,
174 .notice-options .notice_reply,
175 .notice-options form.form_favor input.submit,
176 .notice-options form.form_disfavor input.submit,
177 .notice-options .notice_delete,
178 .notice-options form.form_repeat input.submit,
180 .pagination .nav_prev a,
181 .pagination .nav_next a,
183 .form_group_leave input.submit,
184 .form_user_unsubscribe input.submit,
185 .form_group_join input.submit,
186 .form_user_subscribe input.submit,
187 .form_remote_authorize input.submit,
189 .entity_moderation p,
190 .entity_sandbox input.submit,
191 .entity_silence input.submit,
192 .entity_delete input.submit,
193 .notice-options .repeated,
194 .form_notice label[for=notice_data-geo],
196 .form_reset_key input.submit,
197 .entity_clear input.submit,
198 .entity_flag input.submit,
200 .entity_subscribe input.submit,
204 background-image:url(../../base/images/icons/icons-01.gif);
205 background-repeat:no-repeat;
206 background-color:transparent;
209 #wrap form.processing input.submit,
210 .entity_actions a.processing,
211 .dialogbox.processing .submit_dialogbox {
212 background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
214 .notice-options .form_repeat.processing {
215 background-image:none;
219 box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
220 -moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
221 -webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
224 #site_nav_local_views a,
226 border-color:transparent;
229 #site_nav_local_views .current a,
230 .entity_send-a-message .form_notice,
231 .entity_moderation:hover ul,
233 background-color:#FFFFFF;
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);
241 #site_nav_local_views a {
242 background-color:rgba(194, 194, 194, 0.5);
244 #site_nav_local_views a:hover {
245 background-color:rgba(255, 255, 255, 0.7);
247 #site_nav_local_views .current a {
248 text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
251 background-image:url(../../base/images/icons/icon_processing.gif);
252 background-repeat:no-repeat;
253 background-position:47% 47%;
258 background-color:#F7E8E8;
261 background-color:#EFF3DC;
265 background-position:0 -1120px;
268 background-position:0 -1912px;
272 background-color:#87B4C8;
274 border-color:#FFFFFF;
277 #showstream #anon_notice {
278 background-color:#9BB43E;
282 background-repeat:no-repeat;
284 #export_data li a.rss {
285 background-position:0 -130px;
287 #export_data li a.atom {
288 background-position:0 -64px;
290 #export_data li a.foaf {
291 background-position:0 1px;
294 .form_group_join input.submit,
295 .form_group_leave input.submit,
296 .form_user_subscribe input.submit,
297 .form_user_unsubscribe input.submit,
298 .form_remote_authorize input.submit,
299 .entity_subscribe a {
300 background-color:#AAAAAA;
303 .form_group_leave input.submit,
304 .form_user_unsubscribe input.submit {
305 background-position:5px -1246px;
307 .form_group_join input.submit,
308 .form_user_subscribe input.submit,
309 .form_remote_authorize input.submit,
310 .entity_subscribe a {
311 background-position:5px -1181px;
315 background-position: 5px -719px;
317 .entity_send-a-message a {
318 background-position: 5px -852px;
320 .entity_send-a-message .form_notice,
321 .entity_moderation:hover ul,
323 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
324 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
325 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
329 .form_user_nudge input.submit {
330 background-position: 5px -785px;
332 .form_user_block input.submit,
333 .form_user_unblock input.submit,
334 .form_group_block input.submit,
335 .form_group_unblock input.submit {
336 background-position: 5px -918px;
338 .form_make_admin input.submit {
339 background-position: 5px -983px;
341 .entity_moderation p {
342 background-position: 5px -1313px;
344 .entity_sandbox input.submit {
345 background-position: 5px -1380px;
347 .entity_silence input.submit {
348 background-position: 5px -1445px;
350 .entity_delete input.submit {
351 background-position: 5px -1511px;
353 .form_reset_key input.submit {
354 background-position: 5px -1973px;
356 .entity_clear input.submit {
357 background-position: 5px -2039px;
359 .entity_flag input.submit,
361 background-position: 5px -2105px;
363 .entity_subscribe input.accept {
364 background-position: 5px -2171px;
366 .entity_subscribe input.reject {
367 background-position: 5px -2237px;
370 background-position: 0 -2308px;
373 background-position: 0 -2374px;
376 background-position: 0 -1714px;
381 .notice .attachment {
382 background-position:0 -394px;
384 #attachments .attachment {
387 .notice-options .notice_reply {
388 background-position:0 -592px;
390 .notice-options form.form_favor input.submit {
391 background-position:0 -460px;
393 .notice-options form.form_disfavor input.submit {
394 background-position:0 -526px;
396 .notice-options .notice_delete {
397 background-position:0 -658px;
399 .notice-options form.form_repeat input.submit {
400 background-position:0 -1582px;
402 .notice-options .repeated {
403 background-position:0 -1648px;
406 .notices div.entry-content,
407 .notices div.notice-options {
410 .notices li:hover div.entry-content,
411 .notices li:hover div.notice-options {
415 opacity:1 !important;
418 .notice-options input {
419 font-family:sans-serif;
420 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
421 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
422 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
424 #content .notices li:hover,
425 #content .applications li:hover,
426 #content tbody tr:hover {
427 background-color:rgba(240, 240, 240, 0.2);
429 #conversation .notices li:hover {
430 background-color:transparent;
434 background-color:rgba(200, 200, 200, 0.050);
436 .notices .notices .notices {
437 background-color:rgba(200, 200, 200, 0.100);
439 .notices .notices .notices .notices {
440 background-color:rgba(200, 200, 200, 0.150);
442 .notices .notices .notices .notices .notices {
443 background-color:rgba(200, 200, 200, 0.300);
448 background-position:0 -1054px;
451 .pagination .nav_prev a,
452 .pagination .nav_next a {
453 background-repeat:no-repeat;
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);
458 .pagination .nav_prev a {
459 background-position:10% -187px;
461 .pagination .nav_next a {
462 background-position:105% -252px;
464 .pagination .nav .processing {
465 background-image:url(../../base/images/icons/icon_processing.gif);
467 -moz-box-shadow:none;
468 -webkit-box-shadow:none;
471 .pagination .nav_next a.processing {
472 background-position:90% 47%;
474 .pagination .nav_prev a.processing {
475 background-position:10% 47%;