]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/identica/css/display.css
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
[quix0rs-gnu-social.git] / theme / identica / css / display.css
1 /** theme: identica
2  *
3  * @package   StatusNet
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/
8  */
9
10 @import url(../../base/css/display.css);
11
12 body,
13 a:active {
14 background-color:#F0F2F5;
15 }
16 body {
17 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
18 font-size:1em;
19 }
20 address {
21 margin-right:7.2%;
22 }
23 input, textarea, select {
24 border-width:2px;
25 border-style: solid;
26 border-radius:4px;
27 -moz-border-radius:4px;
28 -webkit-border-radius:4px;
29 }
30 input, textarea, select, option {
31 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
32 }
33 input, textarea, select,
34 .entity_actions .dialogbox input,
35 .mark-top {
36 border-color:#AAAAAA;
37 }
38
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);
44 }
45
46 #filter_tags ul li,
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,
52 .dialogbox {
53 border-color:#DDDDDD;
54 }
55
56 .form_settings input.form_action-primary {
57 background:none;
58 }
59
60 .form_notice.warning #notice_text-count,
61 .form_settings .form_note {
62 background-color:#9BB43E;
63 }
64 input.submit,
65 .form_notice.warning #notice_text-count,
66 .form_settings .form_note,
67 .entity_actions a,
68 .entity_actions input,
69 .entity_moderation p,
70 button {
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);
74 }
75 .entity_actions a,
76 .entity_actions input,
77 .entity_actions p {
78 border-color:transparent;
79 background-color:transparent;
80 }
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 {
86 border-color:#9BB43E;
87 }
88 input.submit {
89 color:#FFFFFF;
90 }
91 .entity_actions input.submit {
92 border-color:transparent;
93 text-shadow:none;
94 }
95
96 .dialogbox .submit_dialogbox,
97 input.submit,
98 .form_notice input.submit {
99 background:#AAAAAA url(../../base/images/illustrations/illu_pattern-01.png) 0 0 repeat-x;
100 text-shadow:0 1px 0 #FFFFFF;
101 color:#000000;
102 border-color:#AAAAAA;
103 border-top-color:#CCCCCC;
104 border-left-color:#CCCCCC;
105 }
106 .dialogbox .submit_dialogbox:hover,
107 input.submit:hover {
108 background-position:0 -5px;
109 }
110 .dialogbox .submit_dialogbox:focus,
111 input.submit:focus {
112 background-position:0 -15px;
113 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
114 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
115 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
116 text-shadow:none;
117 }
118
119 .form_notice label[for=notice_data-geo] {
120 background-position:0 -1780px;
121 }
122 .form_notice label[for=notice_data-geo].checked {
123 background-position:0 -1846px;
124 }
125
126 a,
127 .form_settings input.form_action-primary,
128 .notice-options input,
129 .entity_actions a,
130 .entity_actions input,
131 .entity_moderation p {
132 color:#002FA7;
133 }
134
135 .notice,
136 .profile,
137 .application,
138 #content tbody tr {
139 border-top-color:#CEE1E9;
140 }
141
142 #aside_primary {
143 background-color:#CEE1E9;
144 }
145
146 #notice_text-count {
147 color:#333333;
148 }
149 .form_notice.warning #notice_text-count,
150 .dialogbox,
151 .entity_actions .dialogbox input {
152 color:#000000;
153 }
154 .form_notice label[for=notice_data-attach] {
155 background-position:0 -328px;
156 }
157 .form_notice #notice_data-attach {
158 opacity:0;
159 }
160
161 .form_notice label[for=notice_data-attach],
162 #export_data li a.rss,
163 #export_data li a.atom,
164 #export_data li a.foaf,
165 .entity_edit a,
166 .entity_send-a-message a,
167 .entity_nudge p,
168 .form_user_nudge input.submit,
169 .form_user_block input.submit,
170 .form_user_unblock input.submit,
171 .form_group_block input.submit,
172 .form_group_unblock input.submit,
173 .form_make_admin input.submit,
174 .notice .attachment,
175 .notice-options .notice_reply,
176 .notice-options form.form_favor input.submit,
177 .notice-options form.form_disfavor input.submit,
178 .notice-options .notice_delete,
179 .notice-options form.form_repeat input.submit,
180 #new_group a,
181 .pagination .nav_prev a,
182 .pagination .nav_next a,
183 button.close,
184 .form_group_leave input.submit,
185 .form_user_unsubscribe input.submit,
186 .form_group_join input.submit,
187 .form_user_subscribe input.submit,
188 .form_remote_authorize input.submit,
189 .entity_subscribe a,
190 .entity_moderation p,
191 .entity_sandbox input.submit,
192 .entity_silence input.submit,
193 .entity_delete input.submit,
194 .notice-options .repeated,
195 .form_notice label[for=notice_data-geo],
196 button.minimize,
197 .form_reset_key input.submit,
198 .entity_clear input.submit,
199 .entity_flag input.submit,
200 .entity_flag p,
201 .entity_subscribe input.submit,
202 #realtime_play,
203 #realtime_pause,
204 #realtime_popup {
205 background-image:url(../../base/images/icons/icons-01.gif);
206 background-repeat:no-repeat;
207 background-color:transparent;
208 }
209
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%;
214 }
215 .notice-options .form_repeat.processing {
216 background-image:none;
217 }
218
219 #content {
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);
223 }
224 #content,
225 #site_nav_local_views a,
226 #aside_primary {
227 border-color:transparent;
228 }
229 #content,
230 #site_nav_local_views .current a,
231 .entity_send-a-message .form_notice,
232 .entity_moderation:hover ul,
233 .dialogbox {
234 background-color:#FFFFFF;
235 }
236
237 #site_nav_local_views li.current {
238 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
239 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
240 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
241 }
242 #site_nav_local_views a {
243 background-color:rgba(194, 194, 194, 0.5);
244 }
245 #site_nav_local_views a:hover {
246 background-color:rgba(255, 255, 255, 0.7);
247 }
248 #site_nav_local_views .current a {
249 text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
250 }
251 .processing {
252 background-image:url(../../base/images/icons/icon_processing.gif);
253 background-repeat:no-repeat;
254 background-position:47% 47%;
255 }
256
257 .error {
258 background-color:#F7E8E8;
259 }
260 .success {
261 background-color:#EFF3DC;
262 }
263
264 button.close {
265 background-position:0 -1120px;
266 }
267 button.minimize {
268 background-position:0 -1912px;
269 }
270
271 #anon_notice {
272 background-color:#87B4C8;
273 color:#FFFFFF;
274 border-color:#FFFFFF;
275 }
276
277 #showstream #anon_notice {
278 background-color:#9BB43E;
279 }
280
281 #export_data li a {
282 background-repeat:no-repeat;
283 }
284 #export_data li a.rss {
285 background-position:0 -130px;
286 }
287 #export_data li a.atom {
288 background-position:0 -64px;
289 }
290 #export_data li a.foaf {
291 background-position:0 1px;
292 }
293
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;
301 color:#FFFFFF;
302 }
303 .form_group_leave input.submit,
304 .form_user_unsubscribe input.submit {
305 background-position:5px -1246px;
306 }
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;
312 }
313
314 .entity_edit a {
315 background-position: 5px -719px;
316 }
317 .entity_send-a-message a {
318 background-position: 5px -852px;
319 }
320 .entity_send-a-message .form_notice,
321 .entity_moderation:hover ul,
322 .dialogbox {
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);
326 }
327
328 .entity_nudge p,
329 .form_user_nudge input.submit {
330 background-position: 5px -785px;
331 }
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;
337 }
338 .form_make_admin input.submit {
339 background-position: 5px -983px;
340 }
341 .entity_moderation p {
342 background-position: 5px -1313px;
343 }
344 .entity_sandbox input.submit {
345 background-position: 5px -1380px;
346 }
347 .entity_silence input.submit {
348 background-position: 5px -1445px;
349 }
350 .entity_delete input.submit {
351 background-position: 5px -1511px;
352 }
353 .form_reset_key input.submit {
354 background-position: 5px -1973px;
355 }
356 .entity_clear input.submit {
357 background-position: 5px -2039px;
358 }
359 .entity_flag input.submit,
360 .entity_flag p {
361 background-position: 5px -2105px;
362 }
363 .entity_subscribe input.accept {
364 background-position: 5px -2171px;
365 }
366 .entity_subscribe input.reject {
367 background-position: 5px -2237px;
368 }
369 #realtime_play {
370 background-position: 0 -2308px;
371 }
372 #realtime_pause {
373 background-position: 0 -2374px;
374 }
375 #realtime_popup {
376 background-position: 0 -1714px;
377 }
378
379 /* NOTICES */
380 .notice .attachment {
381 background-position:0 -394px;
382 }
383 #attachments .attachment {
384 background:none;
385 }
386 .notice-options .notice_reply {
387 background-position:0 -592px;
388 }
389 .notice-options form.form_favor input.submit {
390 background-position:0 -460px;
391 }
392 .notice-options form.form_disfavor input.submit {
393 background-position:0 -526px;
394 }
395 .notice-options .notice_delete {
396 background-position:0 -658px;
397 }
398 .notice-options form.form_repeat input.submit {
399 background-position:0 -1582px;
400 }
401 .notice-options .repeated {
402 background-position:0 -1648px;
403 }
404
405 .notices div.entry-content,
406 .notices div.notice-options {
407 opacity:0.4;
408 }
409 .notices li:hover div.entry-content,
410 .notices li:hover div.notice-options {
411 opacity:1;
412 }
413 .opaque {
414 opacity:1 !important;
415 }
416 .notice-options a,
417 .notice-options input {
418 font-family:sans-serif;
419 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
420 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
421 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
422 }
423 #content .notices li:hover,
424 #content .applications li:hover,
425 #content tbody tr:hover {
426 background-color:rgba(240, 240, 240, 0.2);
427 }
428 #conversation .notices li:hover {
429 background-color:transparent;
430 }
431
432 .notices .notices {
433 background-color:rgba(200, 200, 200, 0.050);
434 }
435 .notices .notices .notices {
436 background-color:rgba(200, 200, 200, 0.100);
437 }
438 .notices .notices .notices .notices {
439 background-color:rgba(200, 200, 200, 0.150);
440 }
441 .notices .notices .notices .notices .notices {
442 background-color:rgba(200, 200, 200, 0.300);
443 }
444 /*END: NOTICES */
445
446 #new_group a {
447 background-position:0 -1054px;
448 }
449
450 .pagination .nav_prev a,
451 .pagination .nav_next a {
452 background-repeat:no-repeat;
453 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
454 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
455 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
456 }
457 .pagination .nav_prev a {
458 background-position:10% -187px;
459 }
460 .pagination .nav_next a {
461 background-position:105% -252px;
462 }
463 .pagination .nav .processing {
464 background-image:url(../../base/images/icons/icon_processing.gif);
465 box-shadow:none;
466 -moz-box-shadow:none;
467 -webkit-box-shadow:none;
468 outline:none;
469 }
470 .pagination .nav_next a.processing {
471 background-position:90% 47%;
472 }
473 .pagination .nav_prev a.processing {
474 background-position:10% 47%;
475 }
476