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