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