]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/identica/css/display.css
Updated 'more' anchor for attachments to do an XHR GET
[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-2010 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 .entity_role:hover ul,
53 .dialogbox {
54 border-color:#DDDDDD;
55 }
56
57 .form_settings input.form_action-primary {
58 background:none;
59 }
60
61 .form_notice.warning #notice_text-count,
62 .form_settings .form_note {
63 background-color:#9BB43E;
64 }
65 input.submit,
66 .form_notice.warning #notice_text-count,
67 .form_settings .form_note,
68 .entity_actions a,
69 .entity_actions input,
70 .entity_moderation p,
71 .entity_role p,
72 button {
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);
76 }
77 .entity_actions a,
78 .entity_actions input,
79 .entity_actions p {
80 border-color:transparent;
81 background-color:transparent;
82 }
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,
87 .entity_actions .dialogbox .form_data input:focus {
88 border-color:#9BB43E;
89 }
90 input.submit {
91 color:#FFFFFF;
92 }
93 .entity_actions input.submit {
94 border-color:transparent;
95 text-shadow:none;
96 }
97
98 .dialogbox .submit_dialogbox,
99 input.submit,
100 .form_notice input.submit {
101 background:#AAAAAA url(../../base/images/illustrations/illu_pattern-01.png) 0 0 repeat-x;
102 text-shadow:0 1px 0 #FFFFFF;
103 color:#000000;
104 border-color:#AAAAAA;
105 border-top-color:#CCCCCC;
106 border-left-color:#CCCCCC;
107 }
108 .dialogbox .submit_dialogbox:hover,
109 input.submit:hover {
110 background-position:0 -5px;
111 }
112 .dialogbox .submit_dialogbox:focus,
113 input.submit:focus {
114 background-position:0 -15px;
115 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
116 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
117 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
118 text-shadow:none;
119 }
120
121 .form_notice label[for=notice_data-geo] {
122 background-position:0 -1780px;
123 }
124 .form_notice label[for=notice_data-geo].checked {
125 background-position:0 -1846px;
126 }
127
128 a,
129 .form_settings input.form_action-primary,
130 .notice-options input,
131 .entity_actions a,
132 .entity_actions input,
133 .entity_moderation p,
134 .entity_role p {
135 color:#002FA7;
136 }
137
138 .notice,
139 .profile,
140 .application,
141 #content tbody tr {
142 border-top-color:#CEE1E9;
143 }
144
145 #aside_primary {
146 background-color:#CEE1E9;
147 }
148
149 #notice_text-count {
150 color:#333333;
151 }
152 .form_notice.warning #notice_text-count,
153 .dialogbox,
154 .entity_actions .dialogbox input {
155 color:#000000;
156 }
157 .form_notice label[for=notice_data-attach] {
158 background-position:0 -328px;
159 }
160 .form_notice #notice_data-attach {
161 opacity:0;
162 }
163
164 .form_notice label[for=notice_data-attach],
165 #export_data li a.rss,
166 #export_data li a.atom,
167 #export_data li a.foaf,
168 .entity_edit a,
169 .entity_send-a-message a,
170 .entity_nudge p,
171 .form_user_nudge input.submit,
172 .form_user_block input.submit,
173 .form_user_unblock input.submit,
174 .form_group_block input.submit,
175 .form_group_unblock input.submit,
176 .form_make_admin input.submit,
177 .notice .attachment,
178 .notice-options .notice_reply,
179 .notice-options form.form_favor input.submit,
180 .notice-options form.form_disfavor input.submit,
181 .notice-options .notice_delete,
182 .notice-options form.form_repeat input.submit,
183 #new_group a,
184 .pagination .nav_prev a,
185 .pagination .nav_next a,
186 button.close,
187 .form_group_leave input.submit,
188 .form_user_unsubscribe input.submit,
189 .form_group_join input.submit,
190 .form_user_subscribe input.submit,
191 .form_remote_authorize input.submit,
192 .entity_subscribe a,
193 .entity_moderation p,
194 .entity_sandbox input.submit,
195 .entity_silence input.submit,
196 .entity_delete input.submit,
197 .entity_role p,
198 .entity_role_administrator input.submit,
199 .entity_role_moderator input.submit,
200 .notice-options .repeated,
201 .form_notice label[for=notice_data-geo],
202 button.minimize,
203 .form_reset_key input.submit,
204 .entity_clear input.submit,
205 .entity_flag input.submit,
206 .entity_flag p,
207 .entity_subscribe input.submit,
208 #realtime_play,
209 #realtime_pause,
210 #realtime_popup {
211 background-image:url(../../base/images/icons/icons-01.gif);
212 background-repeat:no-repeat;
213 background-color:transparent;
214 }
215
216 #wrap form.processing input.submit,
217 .entity_actions a.processing,
218 .dialogbox.processing .submit_dialogbox {
219 background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
220 }
221 .notice-options .form_repeat.processing {
222 background-image:none;
223 }
224
225 #content {
226 box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
227 -moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
228 -webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
229 }
230 #content,
231 #site_nav_local_views a,
232 #aside_primary {
233 border-color:transparent;
234 }
235 #content,
236 #site_nav_local_views .current a,
237 .entity_send-a-message .form_notice,
238 .entity_moderation:hover ul,
239 .entity_role:hover ul,
240 .dialogbox {
241 background-color:#FFFFFF;
242 }
243
244 #site_nav_local_views li.current {
245 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
246 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
247 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
248 }
249 #site_nav_local_views a {
250 background-color:rgba(194, 194, 194, 0.5);
251 }
252 #site_nav_local_views a:hover {
253 background-color:rgba(255, 255, 255, 0.7);
254 }
255 #site_nav_local_views .current a {
256 text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
257 }
258 .processing {
259 background-image:url(../../base/images/icons/icon_processing.gif);
260 background-repeat:no-repeat;
261 background-position:47% 47%;
262 }
263
264 .error {
265 background-color:#F7E8E8;
266 }
267 .success {
268 background-color:#EFF3DC;
269 }
270
271 button.close {
272 background-position:0 -1120px;
273 }
274 button.minimize {
275 background-position:0 -1912px;
276 }
277
278 #anon_notice {
279 background-color:#87B4C8;
280 color:#FFFFFF;
281 border-color:#FFFFFF;
282 }
283
284 #showstream #anon_notice {
285 background-color:#9BB43E;
286 }
287
288 #export_data li a {
289 background-repeat:no-repeat;
290 }
291 #export_data li a.rss {
292 background-position:0 -130px;
293 }
294 #export_data li a.atom {
295 background-position:0 -64px;
296 }
297 #export_data li a.foaf {
298 background-position:0 1px;
299 }
300
301 .form_group_join input.submit,
302 .form_group_leave input.submit,
303 .form_user_subscribe input.submit,
304 .form_user_unsubscribe input.submit,
305 .form_remote_authorize input.submit,
306 .entity_subscribe a {
307 background-color:#AAAAAA;
308 color:#FFFFFF;
309 }
310 .form_group_leave input.submit,
311 .form_user_unsubscribe input.submit {
312 background-position:5px -1246px;
313 }
314 .form_group_join input.submit,
315 .form_user_subscribe input.submit,
316 .form_remote_authorize input.submit,
317 .entity_subscribe a {
318 background-position:5px -1181px;
319 }
320
321 .entity_edit a {
322 background-position: 5px -719px;
323 }
324 .entity_send-a-message a {
325 background-position: 5px -852px;
326 }
327 .entity_send-a-message .form_notice,
328 .entity_moderation:hover ul,
329 .entity_role:hover ul,
330 .dialogbox {
331 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
332 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
333 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
334 }
335
336 .entity_nudge p,
337 .form_user_nudge input.submit {
338 background-position: 5px -785px;
339 }
340 .form_user_block input.submit,
341 .form_user_unblock input.submit,
342 .form_group_block input.submit,
343 .form_group_unblock input.submit {
344 background-position: 5px -918px;
345 }
346 .form_make_admin input.submit {
347 background-position: 5px -983px;
348 }
349 .entity_moderation p {
350 background-position: 5px -1313px;
351 }
352 .entity_sandbox input.submit {
353 background-position: 5px -1380px;
354 }
355 .entity_silence input.submit {
356 background-position: 5px -1445px;
357 }
358 .entity_delete input.submit {
359 background-position: 5px -1511px;
360 }
361 .entity_sandbox .form_user_unsandbox input.submit {
362 background-position: 5px -2568px;
363 }
364 .entity_silence .form_user_unsilence input.submit {
365 background-position: 5px -2633px;
366 }
367 .entity_role p {
368 background-position: 5px -2436px;
369 }
370 .entity_role_administrator .form_user_grantrole input.submit {
371 background-position: 5px -983px;
372 }
373 .entity_role_moderator .form_user_grantrole input.submit {
374 background-position: 5px -1313px;
375 }
376 .entity_role_administrator .form_user_revokerole input.submit {
377 background-position: 5px -2699px;
378 }
379 .entity_role_moderator .form_user_revokerole input.submit {
380 background-position: 5px -2501px;
381 }
382 .form_reset_key input.submit {
383 background-position: 5px -1973px;
384 }
385 .entity_clear input.submit {
386 background-position: 5px -2039px;
387 }
388 .entity_flag input.submit,
389 .entity_flag p {
390 background-position: 5px -2105px;
391 }
392 .entity_subscribe input.accept {
393 background-position: 5px -2171px;
394 }
395 .entity_subscribe input.reject {
396 background-position: 5px -2237px;
397 }
398 #realtime_play {
399 background-position: 0 -2308px;
400 }
401 #realtime_pause {
402 background-position: 0 -2374px;
403 }
404 #realtime_popup {
405 background-position: 0 -1714px;
406 }
407
408 /* NOTICES */
409 .notice .attachment {
410 background-position:0 -394px;
411 }
412 #attachments .attachment,
413 .notice .attachment.more {
414 background:none;
415 }
416 .notice-options .notice_reply {
417 background-position:0 -592px;
418 }
419 .notice-options form.form_favor input.submit {
420 background-position:0 -460px;
421 }
422 .notice-options form.form_disfavor input.submit {
423 background-position:0 -526px;
424 }
425 .notice-options .notice_delete {
426 background-position:0 -658px;
427 }
428 .notice-options form.form_repeat input.submit {
429 background-position:0 -1582px;
430 }
431 .notice-options .repeated {
432 background-position:0 -1648px;
433 }
434
435 .notices div.entry-content,
436 .notices div.notice-options {
437 opacity:0.4;
438 }
439 .notices li:hover div.entry-content,
440 .notices li:hover div.notice-options {
441 opacity:1;
442 }
443 .opaque {
444 opacity:1 !important;
445 }
446 .notice-options a,
447 .notice-options input {
448 font-family:sans-serif;
449 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
450 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
451 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
452 }
453 #content .notices li:hover,
454 #content .applications li:hover,
455 #content tbody tr:hover {
456 background-color:rgba(240, 240, 240, 0.2);
457 }
458 #conversation .notices li:hover {
459 background-color:transparent;
460 }
461
462 .notices .notices {
463 background-color:rgba(200, 200, 200, 0.050);
464 }
465 .notices .notices .notices {
466 background-color:rgba(200, 200, 200, 0.100);
467 }
468 .notices .notices .notices .notices {
469 background-color:rgba(200, 200, 200, 0.150);
470 }
471 .notices .notices .notices .notices .notices {
472 background-color:rgba(200, 200, 200, 0.300);
473 }
474 /*END: NOTICES */
475
476 #new_group a {
477 background-position:0 -1054px;
478 }
479
480 .pagination .nav_prev a,
481 .pagination .nav_next a {
482 background-repeat:no-repeat;
483 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
484 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
485 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
486 }
487 .pagination .nav_prev a {
488 background-position:10% -187px;
489 }
490 .pagination .nav_next a {
491 background-position:105% -252px;
492 }
493 .pagination .nav .processing {
494 background-image:url(../../base/images/icons/icon_processing.gif);
495 box-shadow:none;
496 -moz-box-shadow:none;
497 -webkit-box-shadow:none;
498 outline:none;
499 }
500 .pagination .nav_next a.processing {
501 background-position:90% 47%;
502 }
503 .pagination .nav_prev a.processing {
504 background-position:10% 47%;
505 }
506