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);
13 background-color:#144A6E;
16 background-color:#F4F7E7;
19 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
21 background:#144A6E url(../images/illustrations/illu_pattern-01.png) repeat-x;
28 input, textarea, select {
32 -moz-border-radius:4px;
33 -webkit-border-radius:4px;
35 input, textarea, select, option {
36 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
38 input, textarea, select {
42 .form_settings fieldset fieldset {
43 background:rgba(240, 240, 240, 0.2);
44 box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
45 -moz-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
46 -webkit-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
50 .entity_send-a-message .form_notice,
51 .pagination .nav_prev a,
52 .pagination .nav_next a,
53 .form_settings fieldset fieldset,
54 .entity_moderation: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,
73 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
74 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
75 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
78 .entity_actions input,
80 border-color:transparent;
81 background-color:transparent;
83 input:focus, textarea:focus, select:focus,
84 .form_notice.warning #notice_data-text,
85 .form_notice.warning #notice_text-count,
86 .form_settings .form_note {
93 .entity_actions input.submit {
94 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 {
147 border-top-color:#C8D1D5;
150 border-color:#AAAAAA;
154 background-color:#144A6E;
158 border-top-color:#87B4C8;
162 background-color:#F1F5F8;
163 background-position:100% 0;
164 background-image:url(../images/illustrations/illu_pattern-02.png);
165 background-repeat:no-repeat;
171 #form_notice.warning #notice_text-count {
174 .form_notice label[for=notice_data-attach] {
175 background-position:0 -328px;
177 .form_notice #notice_data-attach {
181 .form_notice label[for=notice_data-attach],
182 #export_data li a.rss,
183 #export_data li a.atom,
184 #export_data li a.foaf,
186 .entity_send-a-message a,
188 .form_user_nudge input.submit,
189 .form_user_block input.submit,
190 .form_user_unblock input.submit,
191 .form_group_block input.submit,
192 .form_group_unblock input.submit,
193 .form_make_admin input.submit,
195 .notice-options .notice_reply,
196 .notice-options form.form_favor input.submit,
197 .notice-options form.form_disfavor input.submit,
198 .notice-options .notice_delete,
199 .notice-options form.form_repeat input.submit,
201 .pagination .nav_prev a,
202 .pagination .nav_next a,
204 .form_group_leave input.submit,
205 .form_user_unsubscribe input.submit,
206 .form_group_join input.submit,
207 .form_user_subscribe input.submit,
209 .entity_moderation p,
210 .entity_sandbox input.submit,
211 .entity_silence input.submit,
212 .entity_delete input.submit,
213 .notice-options .repeated,
214 .form_notice label[for=notice_data-geo],
216 .form_reset_key input.submit {
217 background-image:url(../../base/images/icons/icons-01.gif);
218 background-repeat:no-repeat;
219 background-color:transparent;
222 #wrap form.processing input.submit,
223 .entity_actions a.processing,
224 .dialogbox.processing .submit_dialogbox {
225 background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
227 .notice-options .form_repeat.processing {
228 background-image:none;
232 box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
233 -moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
234 -webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
237 #site_nav_local_views a,
239 border-color:#FFFFFF;
242 #site_nav_local_views .current a,
243 .entity_send-a-message .form_notice,
244 .entity_moderation:hover ul {
245 background-color:#FFFFFF;
248 #site_nav_local_views li.current {
249 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
250 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
251 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
253 #site_nav_local_views a {
254 background-color:rgba(194, 194, 194, 0.5);
256 #site_nav_local_views a:hover {
257 background-color:rgba(255, 255, 255, 0.7);
259 #site_nav_local_views .current a {
260 text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
265 background-color:#F7E8E8;
268 background-color:#EFF3DC;
272 background-position:0 -1120px;
275 background-position:0 -1912px;
283 background-repeat:no-repeat;
284 background-position:0 45%;
286 #export_data li a.rss {
287 background-position:0 -130px;
289 #export_data li a.atom {
290 background-position:0 -64px;
292 #export_data li a.foaf {
293 background-position:0 1px;
296 .form_group_join input.submit,
297 .form_group_leave input.submit,
298 .form_user_subscribe input.submit,
299 .form_user_unsubscribe input.submit,
300 .entity_subscribe a {
301 background-color:#AAAAAA;
304 .form_group_leave input.submit,
305 .form_user_unsubscribe input.submit {
306 background-position:5px -1246px;
308 .form_group_join input.submit,
309 .form_user_subscribe input.submit,
310 .entity_subscribe a {
311 background-position:5px -1181px;
315 background-position: 5px -718px;
317 .entity_send-a-message a {
318 background-position: 5px -852px;
320 .entity_send-a-message .form_notice,
321 .entity_moderation:hover ul {
322 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
323 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
324 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
328 .form_user_nudge input.submit {
329 background-position: 5px -785px;
331 .form_user_block input.submit,
332 .form_user_unblock input.submit,
333 .form_group_block input.submit,
334 .form_group_unblock input.submit {
335 background-position: 5px -918px;
337 .form_make_admin input.submit {
338 background-position: 5px -983px;
340 .entity_moderation p {
341 background-position: 5px -1313px;
343 .entity_sandbox input.submit {
344 background-position: 5px -1380px;
346 .entity_silence input.submit {
347 background-position: 5px -1445px;
349 .entity_delete input.submit {
350 background-position: 5px -1511px;
352 .form_reset_key input.submit {
353 background-position: 5px -1973px;
358 .notice .attachment {
359 background-position:0 -394px;
361 #attachments .attachment {
364 .notice-options .notice_reply {
365 background-position:0 -592px;
367 .notice-options form.form_favor input.submit {
368 background-position:0 -460px;
370 .notice-options form.form_disfavor input.submit {
371 background-position:0 -526px;
373 .notice-options .notice_delete {
374 background-position:0 -658px;
376 .notice-options form.form_repeat input.submit {
377 background-position:0 -1582px;
379 .notice-options .repeated {
380 background-position:0 -1648px;
383 .notices div.entry-content,
384 .notices div.notice-options {
387 .notices li:hover div.entry-content,
388 .notices li:hover div.notice-options {
391 div.notice-options a,
392 div.notice-options input {
393 font-family:sans-serif;
395 #content .notices li:hover {
396 background-color:rgba(240, 240, 240, 0.2);
398 #conversation .notices li:hover {
399 background-color:transparent;
403 background-color:rgba(200, 200, 200, 0.050);
405 .notices .notices .notices {
406 background-color:rgba(200, 200, 200, 0.100);
408 .notices .notices .notices .notices {
409 background-color:rgba(200, 200, 200, 0.150);
411 .notices .notices .notices .notices .notices {
412 background-color:rgba(200, 200, 200, 0.300);
417 background-position:0 -1054px;
420 .pagination .nav_prev a,
421 .pagination .nav_next a {
422 background-repeat:no-repeat;
423 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
424 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
425 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
427 .pagination .nav_prev a {
428 background-position:10% -187px;
430 .pagination .nav_next a {
431 background-position:105% -252px;
433 .pagination .nav .processing {
434 background-image:url(../../base/images/icons/icon_processing.gif);
436 -moz-box-shadow:none;
437 -webkit-box-shadow:none;
440 .pagination .nav_next a.processing {
441 background-position:90% 47%;
443 .pagination .nav_prev a.processing {
444 background-position:10% 47%;