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 {
143 border-top-color:#CEE1E9;
146 border-top-color:#87B4C8;
150 background-color:#F1F5F8;
151 background-position:100% 0;
152 background-image:url(../images/illustrations/illu_pattern-02.png);
153 background-repeat:no-repeat;
159 #form_notice.warning #notice_text-count {
162 .form_notice label[for=notice_data-attach] {
163 background-position:0 -328px;
165 .form_notice #notice_data-attach {
169 .form_notice label[for=notice_data-attach],
170 #export_data li a.rss,
171 #export_data li a.atom,
172 #export_data li a.foaf,
174 .entity_send-a-message a,
176 .form_user_nudge input.submit,
177 .form_user_block input.submit,
178 .form_user_unblock input.submit,
179 .form_group_block input.submit,
180 .form_group_unblock input.submit,
181 .form_make_admin input.submit,
183 .notice-options .notice_reply,
184 .notice-options form.form_favor input.submit,
185 .notice-options form.form_disfavor input.submit,
186 .notice-options .notice_delete,
187 .notice-options form.form_repeat input.submit,
189 .pagination .nav_prev a,
190 .pagination .nav_next a,
192 .form_group_leave input.submit,
193 .form_user_unsubscribe input.submit,
194 .form_group_join input.submit,
195 .form_user_subscribe input.submit,
197 .entity_moderation p,
198 .entity_sandbox input.submit,
199 .entity_silence input.submit,
200 .entity_delete input.submit,
201 .notice-options .repeated,
202 .form_notice label[for=notice_data-geo],
204 .form_reset_key input.submit {
205 background-image:url(../../base/images/icons/icons-01.gif);
206 background-repeat:no-repeat;
207 background-color:transparent;
210 #wrap form.processing input.submit,
211 .entity_actions a.processing,
212 .dialogbox.processing .submit_dialogbox {
213 background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
215 .notice-options .form_repeat.processing {
216 background-image:none;
220 box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
221 -moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
222 -webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
225 #site_nav_local_views a,
227 border-color:#FFFFFF;
230 #site_nav_local_views .current a,
231 .entity_send-a-message .form_notice,
232 .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;
253 background-color:#F7E8E8;
256 background-color:#EFF3DC;
264 background-repeat:no-repeat;
265 background-position:0 45%;
267 #export_data li a.rss {
268 background-position:0 -130px;
270 #export_data li a.atom {
271 background-position:0 -64px;
273 #export_data li a.foaf {
274 background-position:0 1px;
277 .form_group_join input.submit,
278 .form_group_leave input.submit,
279 .form_user_subscribe input.submit,
280 .form_user_unsubscribe input.submit,
281 .entity_subscribe a {
282 background-color:#AAAAAA;
285 .form_group_leave input.submit,
286 .form_user_unsubscribe input.submit {
287 background-position:5px -1246px;
289 .form_group_join input.submit,
290 .form_user_subscribe input.submit,
291 .entity_subscribe a {
292 background-position:5px -1181px;
296 background-position: 5px -718px;
298 .entity_send-a-message a {
299 background-position: 5px -852px;
301 .entity_send-a-message .form_notice,
302 .entity_moderation:hover ul {
303 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
304 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
305 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
309 .form_user_nudge input.submit {
310 background-position: 5px -785px;
312 .form_user_block input.submit,
313 .form_user_unblock input.submit,
314 .form_group_block input.submit,
315 .form_group_unblock input.submit {
316 background-position: 5px -918px;
318 .form_make_admin input.submit {
319 background-position: 5px -983px;
321 .entity_moderation p {
322 background-position: 5px -1313px;
324 .entity_sandbox input.submit {
325 background-position: 5px -1380px;
327 .entity_silence input.submit {
328 background-position: 5px -1445px;
330 .entity_delete input.submit {
331 background-position: 5px -1511px;
333 .form_reset_key input.submit {
334 background-position: 5px -1973px;
339 .notice .attachment {
340 background-position:0 -394px;
342 #attachments .attachment {
345 .notice-options .notice_reply {
346 background-position:0 -592px;
348 .notice-options form.form_favor input.submit {
349 background-position:0 -460px;
351 .notice-options form.form_disfavor input.submit {
352 background-position:0 -526px;
354 .notice-options .notice_delete {
355 background-position:0 -658px;
357 .notice-options form.form_repeat input.submit {
358 background-position:0 -1582px;
360 .notice-options .repeated {
361 background-position:0 -1648px;
364 .notices div.entry-content,
365 .notices div.notice-options {
368 .notices li:hover div.entry-content,
369 .notices li:hover div.notice-options {
372 div.notice-options a,
373 div.notice-options input {
374 font-family:sans-serif;
376 #content .notices li:hover {
377 background-color:rgba(240, 240, 240, 0.2);
379 #conversation .notices li:hover {
380 background-color:transparent;
384 background-color:rgba(200, 200, 200, 0.050);
386 .notices .notices .notices {
387 background-color:rgba(200, 200, 200, 0.100);
389 .notices .notices .notices .notices {
390 background-color:rgba(200, 200, 200, 0.150);
392 .notices .notices .notices .notices .notices {
393 background-color:rgba(200, 200, 200, 0.300);
398 background-position:0 -1054px;
401 .pagination .nav_prev a,
402 .pagination .nav_next a {
403 background-repeat:no-repeat;
404 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
405 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
406 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
408 .pagination .nav_prev a {
409 background-position:10% -187px;
411 .pagination .nav_next a {
412 background-position:105% -252px;
414 .pagination .nav .processing {
415 background-image:url(../../base/images/icons/icon_processing.gif);
417 -moz-box-shadow:none;
418 -webkit-box-shadow:none;
421 .pagination .nav_next a.processing {
422 background-position:90% 47%;
424 .pagination .nav_prev a.processing {
425 background-position:10% 47%;