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 {
37 .form_settings fieldset fieldset {
38 background:rgba(240, 240, 240, 0.2);
39 box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
40 -moz-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
41 -webkit-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
45 .entity_send-a-message .form_notice,
46 .pagination .nav_prev a,
47 .pagination .nav_next a,
48 .form_settings fieldset fieldset,
49 .entity_moderation:hover ul {
53 .form_settings input.form_action-primary {
57 .form_notice.warning #notice_text-count,
58 .form_settings .form_note {
59 background-color:#9BB43E;
62 .form_notice.warning #notice_text-count,
63 .form_settings .form_note,
65 .entity_actions input,
68 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
69 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
70 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
73 .entity_actions input,
75 border-color:transparent;
76 background-color:transparent;
78 input:focus, textarea:focus, select:focus,
79 .form_notice.warning #notice_data-text,
80 .form_notice.warning #notice_text-count,
81 .form_settings .form_note {
87 .entity_actions input.submit {
88 border-color:transparent;
91 .dialogbox .submit_dialogbox,
93 .form_notice input.submit {
94 background:#AAAAAA url(../../base/images/illustrations/illu_pattern-01.png) 0 0 repeat-x;
95 text-shadow:0 1px 0 #FFFFFF;
98 border-top-color:#CCCCCC;
99 border-left-color:#CCCCCC;
101 .dialogbox .submit_dialogbox:hover,
103 background-position:0 -5px;
105 .dialogbox .submit_dialogbox:focus,
107 background-position:0 -15px;
108 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
109 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
110 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
114 .form_notice label[for=notice_data-geo] {
115 background-position:0 -1780px;
117 .form_notice label[for=notice_data-geo].checked {
118 background-position:0 -1846px;
122 .form_settings input.form_action-primary,
123 .notice-options input,
125 .entity_actions input,
126 .entity_moderation p {
134 border-top-color:#C8D1D5;
137 border-color:#AAAAAA;
141 background-color:#C8D1D5;
147 .form_notice.warning #notice_text-count {
150 .form_notice label[for=notice_data-attach] {
151 background-position:0 -328px;
153 .form_notice #notice_data-attach {
157 .form_notice label[for=notice_data-attach],
158 #export_data li a.rss,
159 #export_data li a.atom,
160 #export_data li a.foaf,
162 .entity_send-a-message a,
164 .form_user_nudge input.submit,
165 .form_user_block input.submit,
166 .form_user_unblock input.submit,
167 .form_group_block input.submit,
168 .form_group_unblock input.submit,
169 .form_make_admin input.submit,
171 .notice-options .notice_reply,
172 .notice-options form.form_favor input.submit,
173 .notice-options form.form_disfavor input.submit,
174 .notice-options .notice_delete,
175 .notice-options form.form_repeat input.submit,
177 .pagination .nav_prev a,
178 .pagination .nav_next a,
180 .form_group_leave input.submit,
181 .form_user_unsubscribe input.submit,
182 .form_group_join input.submit,
183 .form_user_subscribe input.submit,
185 .entity_moderation p,
186 .entity_sandbox input.submit,
187 .entity_silence input.submit,
188 .entity_delete input.submit,
189 .notice-options .repeated,
190 .form_notice label[for=notice_data-geo],
192 .form_reset_key input.submit,
193 .entity_clear input.submit,
194 .entity_flag input.submit,
196 .entity_subscribe input.submit {
197 background-image:url(../../base/images/icons/icons-01.gif);
198 background-repeat:no-repeat;
199 background-color:transparent;
202 #wrap form.processing input.submit,
203 .entity_actions a.processing,
204 .dialogbox.processing .submit_dialogbox {
205 background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
207 .notice-options .form_repeat.processing {
208 background-image:none;
212 box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
213 -moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
214 -webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
217 #site_nav_local_views a,
219 border-color:transparent;
222 #site_nav_local_views .current a,
223 .entity_send-a-message .form_notice,
224 .entity_moderation:hover ul {
225 background-color:#FFFFFF;
228 #site_nav_local_views li.current {
229 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
230 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
231 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
233 #site_nav_local_views a {
234 background-color:rgba(194, 194, 194, 0.5);
236 #site_nav_local_views a:hover {
237 background-color:rgba(255, 255, 255, 0.7);
239 #site_nav_local_views .current a {
240 text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
243 background-image:url(../../base/images/icons/icon_processing.gif);
244 background-repeat:no-repeat;
245 background-position:47% 47%;
250 background-color:#F7E8E8;
253 background-color:#EFF3DC;
257 background-position:0 -1120px;
260 background-position:0 -1912px;
264 background-color:#87B4C8;
266 border-color:#FFFFFF;
269 #showstream #anon_notice {
270 background-color:#9BB43E;
274 background-repeat:no-repeat;
276 #export_data li a.rss {
277 background-position:0 -130px;
279 #export_data li a.atom {
280 background-position:0 -64px;
282 #export_data li a.foaf {
283 background-position:0 1px;
286 .form_group_join input.submit,
287 .form_group_leave input.submit,
288 .form_user_subscribe input.submit,
289 .form_user_unsubscribe input.submit,
290 .entity_subscribe a {
291 background-color:#AAAAAA;
294 .form_group_leave input.submit,
295 .form_user_unsubscribe input.submit {
296 background-position:5px -1246px;
298 .form_group_join input.submit,
299 .form_user_subscribe input.submit,
300 .entity_subscribe a {
301 background-position:5px -1181px;
305 background-position: 5px -718px;
307 .entity_send-a-message a {
308 background-position: 5px -852px;
310 .entity_send-a-message .form_notice,
311 .entity_moderation:hover ul {
312 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
313 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
314 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
318 .form_user_nudge input.submit {
319 background-position: 5px -785px;
321 .form_user_block input.submit,
322 .form_user_unblock input.submit,
323 .form_group_block input.submit,
324 .form_group_unblock input.submit {
325 background-position: 5px -918px;
327 .form_make_admin input.submit {
328 background-position: 5px -983px;
330 .entity_moderation p {
331 background-position: 5px -1313px;
333 .entity_sandbox input.submit {
334 background-position: 5px -1380px;
336 .entity_silence input.submit {
337 background-position: 5px -1445px;
339 .entity_delete input.submit {
340 background-position: 5px -1511px;
342 .form_reset_key input.submit {
343 background-position: 5px -1973px;
345 .entity_clear input.submit {
346 background-position: 5px -2039px;
348 .entity_flag input.submit,
350 background-position: 5px -2105px;
352 .entity_subscribe input.accept {
353 background-position: 5px -2171px;
355 .entity_subscribe input.reject {
356 background-position: 5px -2237px;
360 .notice .attachment {
361 background-position:0 -394px;
363 #attachments .attachment {
366 .notice-options .notice_reply {
367 background-position:0 -592px;
369 .notice-options form.form_favor input.submit {
370 background-position:0 -460px;
372 .notice-options form.form_disfavor input.submit {
373 background-position:0 -526px;
375 .notice-options .notice_delete {
376 background-position:0 -658px;
378 .notice-options form.form_repeat input.submit {
379 background-position:0 -1582px;
381 .notice-options .repeated {
382 background-position:0 -1648px;
385 .notices div.entry-content,
386 .notices div.notice-options {
389 .notices li:hover div.entry-content,
390 .notices li:hover div.notice-options {
394 opacity:1 !important;
397 .notice-options input {
398 font-family:sans-serif;
399 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
400 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
401 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
403 #content .notices li:hover,
404 #content .applications li:hover,
405 #content tbody tr:hover {
406 background-color:rgba(240, 240, 240, 0.2);
408 #conversation .notices li:hover {
409 background-color:transparent;
413 background-color:rgba(200, 200, 200, 0.050);
415 .notices .notices .notices {
416 background-color:rgba(200, 200, 200, 0.100);
418 .notices .notices .notices .notices {
419 background-color:rgba(200, 200, 200, 0.150);
421 .notices .notices .notices .notices .notices {
422 background-color:rgba(200, 200, 200, 0.300);
427 background-position:0 -1054px;
430 .pagination .nav_prev a,
431 .pagination .nav_next a {
432 background-repeat:no-repeat;
433 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
434 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
435 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
437 .pagination .nav_prev a {
438 background-position:10% -187px;
440 .pagination .nav_next a {
441 background-position:105% -252px;
443 .pagination .nav .processing {
444 background-image:url(../../base/images/icons/icon_processing.gif);
446 -moz-box-shadow:none;
447 -webkit-box-shadow:none;
450 .pagination .nav_next a.processing {
451 background-position:90% 47%;
453 .pagination .nav_prev a.processing {
454 background-position:10% 47%;