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