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