]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/default/css/display.css
Initial UI for form repeat
[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 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:#C8D1D5;
123 }
124 .mark-top {
125 border-color:#AAAAAA;
126 }
127
128 #aside_primary {
129 background-color:#C8D1D5;
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
228 .error {
229 background-color:#F7E8E8;
230 }
231 .success {
232 background-color:#EFF3DC;
233 }
234
235 button.close {
236 background-position:0 -1120px;
237 }
238
239 #anon_notice {
240 background-color:#87B4C8;
241 color:#FFFFFF;
242 border-color:#FFFFFF;
243 }
244
245 #showstream #anon_notice {
246 background-color:#9BB43E;
247 }
248
249 #export_data li a {
250 background-repeat:no-repeat;
251 }
252 #export_data li a.rss {
253 background-position:0 -130px;
254 }
255 #export_data li a.atom {
256 background-position:0 -64px;
257 }
258 #export_data li a.foaf {
259 background-position:0 1px;
260 }
261
262 .form_group_join input.submit,
263 .form_group_leave input.submit,
264 .form_user_subscribe input.submit,
265 .form_user_unsubscribe input.submit,
266 .entity_subscribe a {
267 background-color:#AAAAAA;
268 color:#FFFFFF;
269 }
270 .form_group_leave input.submit,
271 .form_user_unsubscribe input.submit {
272 background-position:5px -1246px;
273 }
274 .form_group_join input.submit,
275 .form_user_subscribe input.submit,
276 .entity_subscribe a {
277 background-position:5px -1181px;
278 }
279
280 .entity_edit a {
281 background-position: 5px -718px;
282 }
283 .entity_send-a-message a {
284 background-position: 5px -852px;
285 }
286 .entity_send-a-message .form_notice,
287 .entity_moderation:hover ul {
288 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
289 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
290 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
291 }
292
293 .entity_nudge p,
294 .form_user_nudge input.submit {
295 background-position: 5px -785px;
296 }
297 .form_user_block input.submit,
298 .form_user_unblock input.submit,
299 .form_group_block input.submit,
300 .form_group_unblock input.submit {
301 background-position: 5px -918px;
302 }
303 .form_make_admin input.submit {
304 background-position: 5px -983px;
305 }
306 .entity_moderation p {
307 background-position: 5px -1313px;
308 }
309 .entity_sandbox input.submit {
310 background-position: 5px -1380px;
311 }
312 .entity_silence input.submit {
313 background-position: 5px -1445px;
314 }
315 .entity_delete input.submit {
316 background-position: 5px -1511px;
317 }
318
319 /* NOTICES */
320 .notice .attachment {
321 background-position:0 -394px;
322 }
323 #attachments .attachment {
324 background:none;
325 }
326 .notice-options .notice_reply {
327 background-position:0 -592px;
328 }
329 .notice-options form.form_favor input.submit {
330 background-position:0 -460px;
331 }
332 .notice-options form.form_disfavor input.submit {
333 background-position:0 -526px;
334 }
335 .notice-options .notice_delete {
336 background-position:0 -658px;
337 }
338 .notice-options form.form_repeat input.submit {
339 background-position:0 -1582px;
340 }
341
342 .notices div.entry-content,
343 .notices div.notice-options {
344 opacity:0.4;
345 }
346 .notices li:hover div.entry-content,
347 .notices li:hover div.notice-options {
348 opacity:1;
349 }
350 .notice-options a,
351 .notice-options input {
352 font-family:sans-serif;
353 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
354 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
355 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
356 }
357 #content .notices li:hover {
358 background-color:rgba(240, 240, 240, 0.2);
359 }
360 #conversation .notices li:hover {
361 background-color:transparent;
362 }
363
364 .notices .notices {
365 background-color:rgba(200, 200, 200, 0.050);
366 }
367 .notices .notices .notices {
368 background-color:rgba(200, 200, 200, 0.100);
369 }
370 .notices .notices .notices .notices {
371 background-color:rgba(200, 200, 200, 0.150);
372 }
373 .notices .notices .notices .notices .notices {
374 background-color:rgba(200, 200, 200, 0.300);
375 }
376 /*END: NOTICES */
377
378 #new_group a {
379 background-position:0 -1054px;
380 }
381
382 .pagination .nav_prev a,
383 .pagination .nav_next a {
384 background-repeat:no-repeat;
385 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
386 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
387 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
388 }
389 .pagination .nav_prev a {
390 background-position:10% -187px;
391 }
392 .pagination .nav_next a {
393 background-position:105% -252px;
394 }
395 .pagination .nav .processing {
396 background-image:url(../../base/images/icons/icon_processing.gif);
397 box-shadow:none;
398 -moz-box-shadow:none;
399 -webkit-box-shadow:none;
400 outline:none;
401 }
402 .pagination .nav_next a.processing {
403 background-position:90% 47%;
404 }
405 .pagination .nav_prev a.processing {
406 background-position:10% 47%;
407 }
408