]> git.mxchange.org Git - friendica.git/blob - view/style.css
06dd6581cdd4f180d360c69f5d737334a6783660
[friendica.git] / view / style.css
1
2 body { 
3         background: #EEEEEE;
4         font-family: verdana, sans-serif;
5         font-size: 1.0em;
6         margin-left: 10px;
7 }
8
9 img.photo {
10         border: 1px solid #AAAAAA;
11         padding: 5px;
12         background: #FFFFFF;
13 }
14
15 aside {
16         position: absolute;
17         left: 0px;
18         top: 60px;
19         right: 250px;
20         width: 250px;
21         margin-left: 20px;
22         margin-right: 0px;
23         font-size: 0.9em;
24 }
25 section {
26         position: absolute;
27         left: 270px;
28         top: 60px;
29         margin-left: 20px;
30         margin-right: 20px;
31 }
32 h1 {
33         font-size: 1.6em;
34 }
35
36 nav {
37         position: absolute;
38         top: 0px;
39         height: 30px;
40         left: 0px;
41         right: 0px;
42         margin-top: 20px;
43 }
44
45 footer {
46         position: absolute;
47         left: 0px;
48         right: 0px;
49         bottom: 0px;
50         margin: 20px 20px 20px 20px;
51 }
52 .fn {
53         font-size: 1.4em;
54         margin-bottom: 10px;
55         line-height: 1.5;
56 }
57
58 .powered {
59         font-size: 0.6em;
60 }
61 .error-message {
62         color: #FF0000;
63         font-size: 1.1em;
64         border: 1px solid #FF8888;
65         background-color: #FFEEEE;
66         padding: 10px;
67 }
68 .nav-link {
69         float: right;
70         margin-left: 0px;
71         margin-right: 10px;
72         padding: 5px;
73         border: 1px solid black;
74         background: #DDDDFF;
75         font-size: 0.7em;
76         font-weight: bold;
77         
78 }
79
80 .nav-commlink {
81         float: left;
82         margin-left: 10px;
83         margin-right: 0px;
84         padding: 5px;
85         border: 1px solid black;
86         background: #DDDDFF;
87         font-size: 0.7em;
88         font-weight: bold;
89 }
90 #nav-end {
91         clear: both;
92 }
93
94 .login-extra-links {
95         font-size: 0.7em;
96 }
97
98 #profile-extra-links {
99         margin-top: 20px;
100         margin-bottom: 20px;
101         margin-left: 20px;
102         margin-right: 20px;
103 }
104
105 #label-register-name, #label-register-email {
106         float: left;
107         width: 350px;
108         margin-top: 10px;
109 }
110
111 #register-name, #register-email {
112         float: left;
113         margin-top: 10px;
114         width: 150px;
115 }
116
117 #register-name-end, #register-email-end, #register-submit-end {
118         clear: both;
119 }
120
121 #register-submit-button {
122         margin-top: 10px;
123         margin-left: 350px;
124 }
125
126 #label-login-name, #label-login-password, #login-extra-filler {
127         float: left;
128         width: 150px;
129         margin-bottom: 20px;
130 }
131
132
133 #login-name, #login-password {
134         float: left;
135         width: 150px;
136 }
137
138 #register-link, #lost-password-link {
139         float: left;
140         font-size: 0.7em;
141         margin-right: 15px;
142 }
143
144 #login-name-end, #login-password-end, #login-extra-end, #login-submit-end {
145         clear: both;
146 }
147
148 #login-submit-button {
149         margin-top: 10px;
150         margin-left: 150px;
151 }
152
153 input#dfrn-url {
154         float: left;
155         background: url(dfrn.gif) no-repeat;
156         background-position: 2px center;
157         font-size: 17px;
158         padding-left: 21px;
159         height: 21px;
160         background-color: #FFFFFF;
161         color: #000000;
162         margin-bottom: 20px;
163 }
164
165 #dfrn-url-label {
166         float: left;
167         width: 250px;
168 }
169
170 #dfrn-request-url-end {
171         clear: both;
172 }
173
174 #knowyouyes, #knowyouno {
175         float: left;
176 }
177
178 #dfrn-request-knowyou-yes-wrapper, #dfrn-request-knowyou-no-wrapper {
179
180         float: none;
181 }
182 #dfrn-request-knowyou-yes-label, #dfrn-request-knowyou-no-label {
183         float: left;
184         width: 75px;
185         margin-left: 50px;
186         margin-bottom: 7px;
187 }
188 #dfrn-request-knowyou-break, #dfrn-request-knowyou-end {
189         clear: both;
190
191 }
192
193 #dfrn-request-message-wrapper {
194         margin-bottom: 50px;
195 }
196 #dfrn-request-submit-wrapper {
197         clear: both;
198         margin-left: 50px;
199 }
200
201 #dfrn-request-info-wrapper {
202         margin-left: 50px;
203 }
204
205 #settings-username-end, #settings-email-end, #settings-nick-end, #settings-timezone-end, #settings-password-end, #settings-confirm-end {
206         margin-bottom: 5px;
207         clear: both;
208 }
209
210 #settings-username-label, #settings-email-label, #settings-nick-label, #settings-timezone-label, #settings-password-label, #settings-confirm-label {
211         float: left;
212         width: 200px;
213 }
214
215 #settings-username, #settings-email, #settings-nick, #timezone-select, #settings-password, #settings-confirm {
216         float: left;
217         margin-bottom: 20px;
218 }
219
220 #settings-nick-desc {
221         width: 500px;
222 }
223
224 #settings-nick {
225         margin-bottom: 50px;
226 }
227
228 #cropimage-wrapper, #cropimage-preview-wrapper {
229         float: left;
230         padding: 30px;
231 }
232
233 #crop-image-form {
234         margin-top: 30px;
235         clear: both;
236 }
237
238 .intro-fullname {
239         font-size: 1.1em;
240         font-weight: bold;
241
242 }
243 .intro-desc {
244         margin-bottom: 20px;
245 }
246
247 .intro-note {
248         padding: 10px;
249 }
250
251 .intro-end {
252         padding: 30px;
253 }
254
255 .intro-approve-form, .intro-form {
256         float: left;
257 }
258 .intro-submit-approve, .intro-submit-ignore {
259         margin-right: 20px;
260 }
261 .intro-top {
262         width: 500px;
263         margin-bottom: 30px;
264 }
265 .intro-end {
266         clear: both;
267         margin-bottom: 30px;
268 }
269 #profile-edit-default-desc {
270         color: #FF0000;
271         border: 1px solid #FF8888;
272         background-color: #FFEEEE;
273         padding: 7px;
274
275
276 }
277 #profile-edit-clone-link-wrapper {
278         margin-left: 50px;
279         margin-bottom: 20px;
280 }
281 #profile-edit-dob-hide-label {
282         margin-left: 20px;
283         width: 150px;
284 }
285
286
287 #profile-edit-profile-name-label,
288 #profile-edit-name-label,
289 #profile-edit-gender-label,
290 #profile-edit-dob-label,
291 #profile-edit-address-label,
292 #profile-edit-locality-label,
293 #profile-edit-region-label,
294 #profile-edit-postal-code-label,
295 #profile-edit-country-name-label,
296 #profile-edit-marital-label,
297 #profile-edit-sexual-label,
298 #profile-edit-homepage-label {
299         float: left;
300         width: 175px;
301 }
302
303 #profile-edit-profile-name,
304 #profile-edit-name,
305 #gender-select,
306 #profile-edit-dob,
307 #profile-edit-address,
308 #profile-edit-locality,
309 #profile-edit-region,
310 #profile-edit-postal-code,
311 #profile-edit-country-name,
312 #marital-select,
313 #sexual-select,
314 #profile-in-dir-yes,
315 #profile-in-dir-no {
316         float: left;
317         margin-bottom: 20px;
318 }
319
320 #profile-in-dir-yes-label, #profile-in-dir-no-label {
321         margin-left: 125px;
322         float: left;
323         width: 50px;
324 }
325
326 #profile-edit-homepage {
327         float: left;
328         margin-bottom: 35px;
329 }
330
331 #profile-edit-profile-name-end,
332 #profile-edit-name-end,
333 #profile-edit-gender-end,
334 #profile-edit-dob-end,
335 #profile-edit-address-end,
336 #profile-edit-locality-end,
337 #profile-edit-region-end,
338 #profile-edit-postal-code-end,
339 #profile-edit-country-name-end,
340 #profile-edit-marital-end,
341 #profile-edit-sexual-end,
342 #profile-edit-homepage-end,
343 #profile-in-dir-break, 
344 #profile-in-dir-end {
345         clear: both;
346 }
347
348 #gender-select, #marital-select {
349  width: 145px;
350 }
351
352 #profile-edit-profile-name-wrapper .required {
353         color: #FF0000;
354         float: left;
355 }
356
357 #contacts-main {
358         margin-bottom: 20px;
359 }
360 .contact-entry-photo-wrapper {
361         float: left;
362 }
363 .contact-entry-direction-icon {
364         margin-top: 24px;
365         float: left;
366 }
367 .contact-entry-photo img {
368         border: none;
369 }
370 .contact-entry-photo-end {
371         clear: both;
372 }
373 .contact-entry-edit-links {
374         float: left;
375         margin-top: 10px;
376 }
377 .contact-entry-name {
378         float: left;
379 }
380 .contact-entry-nav-wrapper {
381         float: left;
382         margin-left: 10px;
383 }
384 .contact-entry-nav-end {
385         clear: both;
386 }
387 .contact-entry-break {
388         clear: both;
389 }
390 .contact-entry-edit-links img {
391         border: none;
392         margin-right: 15px;
393 }
394 .contact-entry-photo {
395         float: left;
396 }
397 .contact-entry-end {
398         clear: both;
399 }
400
401 .wall-item-photo-wrapper {
402         margin-top: 20px;
403         width: 100px;
404         float: left;
405 }
406 .wall-item-wrapper {
407         margin-top: 30px;
408         float: left;
409 }
410
411 .wall-item-wrapper-end {
412         clear: both;
413 }
414 .wall-item-name-link {
415         font-weight: bold;
416         text-decoration: none;
417         color: #3172BD;
418 }
419 .wall-item-photo {
420         border: none;
421 }
422
423 .comment-edit {
424         font-size: 0.8em;
425         cursor: pointer;
426         color: #3172BD;
427         margin-top: 15px;
428 }
429
430
431 #profile-jot-submit-wrapper {
432         margin-top: 15px;
433 }
434 #profile-jot-end {
435         margin-bottom: 30px;
436 }
437 #about-jot-submit-wrapper {
438         margin-top: 15px;
439 }
440 #about-jot-end {
441         margin-bottom: 30px;
442 }
443 #contacts-main {
444         margin-bottom: 30px;
445 }
446
447 #profile-listing-new-link-wrapper {
448         margin-bottom: 30px;
449 }
450 .profile-listing-photo-wrapper {
451         float: left;
452 }
453
454 .profile-listing-edit-buttons-wrapper {
455         clear: both;
456 }
457 .profile-listing-photo-edit-link {
458         float: left;
459         width: 125px;
460 }
461 .profile-listing-end {
462         clear: both;
463 }
464 .profile-listing-edit-buttons-wrapper img{
465         border: none;
466         margin-right: 20px;
467 }
468 .profile-listing {
469         margin-top: 25px;
470 }
471 .profile-listing-name {
472         float: left;
473         margin-top: 10px;
474 }
475 .fortune {
476         margin-top: 50px;
477         color: #3172BD;
478         font-weight: bold;
479         margin-bottom: 20px;
480 }
481
482
483 .directory-end {
484         clear: both;
485 }
486 .directory-name {
487         text-align: center;
488 }
489 .directory-photo {
490         margin-left: 25px;
491 }
492 .directory-details {
493         font-size: 0.7em;
494         text-align: center;
495         margin-left: 5px;
496         margin-right: 5px;
497 }
498 .directory-item {
499         float: left;
500         width: 225px;
501         height: 260px;
502         overflow: auto;
503 }
504
505 #directory-search-wrapper {
506         float: right;
507         margin-right: 20px;
508         margin-bottom: 50px;
509 }
510
511 #directory-search-end {
512         clear: both;
513 }
514
515 .pager {
516   padding: 10px;
517   text-align: center;
518   font-size: 1.0em;
519 }
520
521
522 .pager_first,
523 .pager_last,
524 .pager_prev,
525 .pager_next,
526 .pager_n {
527         border: 1px solid black;
528         background: #EEE;
529         padding: 4px;
530 }
531
532 .pager_first a,
533 .pager_last a,
534 .pager_prev a,
535 .pager_next a,
536 .pager_n a {
537         text-decoration: none;
538 }
539
540 .pager_current {
541   border: 1px solid black;
542   background: #FFCCCC;
543   padding: 4px;
544 }