]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/identica/css/display.css
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
[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 border-color:#AAAAAA;
35 }
36
37 .form_settings fieldset fieldset {
38 background:rgba(240, 240, 240, 0.2);
39 box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
40 -moz-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
41 -webkit-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
42 }
43
44 #filter_tags ul li,
45 .entity_send-a-message .form_notice,
46 .pagination .nav_prev a,
47 .pagination .nav_next a,
48 .form_settings fieldset fieldset,
49 .entity_moderation:hover ul {
50 border-color:#DDDDDD;
51 }
52
53 .form_settings input.form_action-primary {
54 background:none;
55 }
56
57 .form_notice.warning #notice_text-count,
58 .form_settings .form_note {
59 background-color:#9BB43E;
60 }
61 input.submit,
62 .form_notice.warning #notice_text-count,
63 .form_settings .form_note,
64 .entity_actions a,
65 .entity_actions input,
66 .entity_moderation p,
67 button {
68 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
69 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
70 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
71 }
72 .entity_actions a,
73 .entity_actions input,
74 .entity_actions p {
75 border-color:transparent;
76 background-color:transparent;
77 }
78 input:focus, textarea:focus, select:focus,
79 .form_notice.warning #notice_data-text,
80 .form_notice.warning #notice_text-count,
81 .form_settings .form_note {
82 border-color:#9BB43E;
83 }
84 input.submit {
85 color:#FFFFFF;
86 }
87 .entity_actions input.submit {
88 border-color:transparent;
89 text-shadow:none;
90 }
91 input.submit,
92 .form_notice input.submit {
93 background:#AAAAAA url(../../base/images/illustrations/illu_pattern-01.png) 0 0 repeat-x;
94 text-shadow:0 1px 0 #FFFFFF;
95 color:#000000;
96 border-color:#AAAAAA;
97 border-top-color:#CCCCCC;
98 border-left-color:#CCCCCC;
99 }
100 input.submit:hover {
101 background-position:0 -5px;
102 }
103 input.submit:focus {
104 background-position:0 -15px;
105 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
106 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
107 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
108 text-shadow:none;
109 }
110
111 a,
112 .form_settings input.form_action-primary,
113 .notice-options input,
114 .entity_actions a,
115 .entity_actions input,
116 .entity_moderation p {
117 color:#002FA7;
118 }
119
120 .notice,
121 .profile {
122 border-top-color:#CEE1E9;
123 }
124 .mark-top {
125 border-color:#AAAAAA;
126 }
127
128 #aside_primary {
129 background-color:#CEE1E9;
130 }
131
132 #notice_text-count {
133 color:#333333;
134 }
135 .form_notice.warning #notice_text-count {
136 color:#000000;
137 }
138 .form_notice label[for=notice_data-attach] {
139 background-position:0 -328px;
140 }
141 .form_notice #notice_data-attach {
142 opacity:0;
143 }
144
145 .form_notice label[for=notice_data-attach],
146 #export_data li a.rss,
147 #export_data li a.atom,
148 #export_data li a.foaf,
149 .entity_edit a,
150 .entity_send-a-message a,
151 .entity_nudge p,
152 .form_user_nudge input.submit,
153 .form_user_block input.submit,
154 .form_user_unblock input.submit,
155 .form_group_block input.submit,
156 .form_group_unblock input.submit,
157 .form_make_admin input.submit,
158 .notice .attachment,
159 .notice-options .notice_reply,
160 .notice-options form.form_favor input.submit,
161 .notice-options form.form_disfavor input.submit,
162 .notice-options .notice_delete,
163 .notice-options form.form_repeat input.submit,
164 #new_group a,
165 .pagination .nav_prev a,
166 .pagination .nav_next a,
167 button.close,
168 .form_group_leave input.submit,
169 .form_user_unsubscribe input.submit,
170 .form_group_join input.submit,
171 .form_user_subscribe input.submit,
172 .entity_subscribe a,
173 .entity_moderation p,
174 .entity_sandbox input.submit,
175 .entity_silence input.submit,
176 .entity_delete input.submit {
177 background-image:url(../../base/images/icons/icons-01.gif);
178 background-repeat:no-repeat;
179 background-color:transparent;
180 }
181
182 #wrap form.processing input.submit,
183 .entity_actions a.processing {
184 background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
185 cursor:wait;
186 text-indent:-9999px;
187 outline:none;
188 }
189
190 #content {
191 box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
192 -moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
193 -webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
194 }
195 #content,
196 #site_nav_local_views a,
197 #aside_primary {
198 border-color:transparent;
199 }
200 #content,
201 #site_nav_local_views .current a,
202 .entity_send-a-message .form_notice,
203 .entity_moderation:hover ul {
204 background-color:#FFFFFF;
205 }
206
207 #site_nav_local_views li.current {
208 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
209 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
210 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
211 }
212 #site_nav_local_views a {
213 background-color:rgba(194, 194, 194, 0.5);
214 }
215 #site_nav_local_views a:hover {
216 background-color:rgba(255, 255, 255, 0.7);
217 }
218 #site_nav_local_views .current a {
219 text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
220 }
221 .processing {
222 background-image:url(../../base/images/icons/icon_processing.gif);
223 background-repeat:no-repeat;
224 background-position:47% 47%;
225 }
226
227 .error {
228 background-color:#F7E8E8;
229 }
230 .success {
231 background-color:#EFF3DC;
232 }
233
234 button.close {
235 background-position:0 -1120px;
236 }
237
238 #anon_notice {
239 background-color:#87B4C8;
240 color:#FFFFFF;
241 border-color:#FFFFFF;
242 }
243
244 #showstream #anon_notice {
245 background-color:#9BB43E;
246 }
247
248 #export_data li a {
249 background-repeat:no-repeat;
250 }
251 #export_data li a.rss {
252 background-position:0 -130px;
253 }
254 #export_data li a.atom {
255 background-position:0 -64px;
256 }
257 #export_data li a.foaf {
258 background-position:0 1px;
259 }
260
261 .form_group_join input.submit,
262 .form_group_leave input.submit,
263 .form_user_subscribe input.submit,
264 .form_user_unsubscribe input.submit,
265 .entity_subscribe a {
266 background-color:#AAAAAA;
267 color:#FFFFFF;
268 }
269 .form_group_leave input.submit,
270 .form_user_unsubscribe input.submit {
271 background-position:5px -1246px;
272 }
273 .form_group_join input.submit,
274 .form_user_subscribe input.submit,
275 .entity_subscribe a {
276 background-position:5px -1181px;
277 }
278
279 .entity_edit a {
280 background-position: 5px -718px;
281 }
282 .entity_send-a-message a {
283 background-position: 5px -852px;
284 }
285 .entity_send-a-message .form_notice,
286 .entity_moderation:hover ul {
287 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
288 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
289 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
290 }
291
292 .entity_nudge p,
293 .form_user_nudge input.submit {
294 background-position: 5px -785px;
295 }
296 .form_user_block input.submit,
297 .form_user_unblock input.submit,
298 .form_group_block input.submit,
299 .form_group_unblock input.submit {
300 background-position: 5px -918px;
301 }
302 .form_make_admin input.submit {
303 background-position: 5px -983px;
304 }
305 .entity_moderation p {
306 background-position: 5px -1313px;
307 }
308 .entity_sandbox input.submit {
309 background-position: 5px -1380px;
310 }
311 .entity_silence input.submit {
312 background-position: 5px -1445px;
313 }
314 .entity_delete input.submit {
315 background-position: 5px -1511px;
316 }
317
318 /* NOTICES */
319 .notice .attachment {
320 background-position:0 -394px;
321 }
322 #attachments .attachment {
323 background:none;
324 }
325 .notice-options .notice_reply {
326 background-position:0 -592px;
327 }
328 .notice-options form.form_favor input.submit {
329 background-position:0 -460px;
330 }
331 .notice-options form.form_disfavor input.submit {
332 background-position:0 -526px;
333 }
334 .notice-options .notice_delete {
335 background-position:0 -658px;
336 }
337 .notice-options form.form_repeat input.submit {
338 background-position:0 -1582px;
339 }
340
341 .notices div.entry-content,
342 .notices div.notice-options {
343 opacity:0.4;
344 }
345 .notices li:hover div.entry-content,
346 .notices li:hover div.notice-options {
347 opacity:1;
348 }
349 .notice-options a,
350 .notice-options input {
351 font-family:sans-serif;
352 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
353 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
354 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
355 }
356 #content .notices li:hover {
357 background-color:rgba(240, 240, 240, 0.2);
358 }
359 #conversation .notices li:hover {
360 background-color:transparent;
361 }
362
363 .notices .notices {
364 background-color:rgba(200, 200, 200, 0.050);
365 }
366 .notices .notices .notices {
367 background-color:rgba(200, 200, 200, 0.100);
368 }
369 .notices .notices .notices .notices {
370 background-color:rgba(200, 200, 200, 0.150);
371 }
372 .notices .notices .notices .notices .notices {
373 background-color:rgba(200, 200, 200, 0.300);
374 }
375 /*END: NOTICES */
376
377 #new_group a {
378 background-position:0 -1054px;
379 }
380
381 .pagination .nav_prev a,
382 .pagination .nav_next a {
383 background-repeat:no-repeat;
384 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
385 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
386 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
387 }
388 .pagination .nav_prev a {
389 background-position:10% -187px;
390 }
391 .pagination .nav_next a {
392 background-position:105% -252px;
393 }
394 .pagination .nav .processing {
395 background-image:url(../../base/images/icons/icon_processing.gif);
396 box-shadow:none;
397 -moz-box-shadow:none;
398 -webkit-box-shadow:none;
399 outline:none;
400 }
401 .pagination .nav_next a.processing {
402 background-position:90% 47%;
403 }
404 .pagination .nav_prev a.processing {
405 background-position:10% 47%;
406 }
407