]> git.mxchange.org Git - friendica.git/blob - view/style.css
more cleanup - start on ajax
[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, #label-register-nickname {
106         float: left;
107         width: 350px;
108         margin-top: 10px;
109 }
110
111 #register-name, #register-email, #register-nickname {
112         float: left;
113         margin-top: 10px;
114         width: 150px;
115 }
116
117 #register-name-end, #register-email-end, #register-nickname-end, #register-submit-end {
118         clear: both;
119 }
120 #register-nickname-desc {
121         margin-top: 30px;
122         width: 650px;
123 }
124 #register-sitename {
125         float: left;
126         margin-top: 10px;
127 }
128
129 #register-submit-button {
130         margin-top: 50px;
131         margin-left: 350px;
132 }
133
134 #label-login-name, #label-login-password, #login-extra-filler {
135         float: left;
136         width: 150px;
137         margin-bottom: 20px;
138 }
139
140
141 #login-name, #login-password {
142         float: left;
143         width: 150px;
144 }
145
146 #register-link, #lost-password-link {
147         float: left;
148         font-size: 0.7em;
149         margin-right: 15px;
150 }
151
152 #login-name-end, #login-password-end, #login-extra-end, #login-submit-end {
153         clear: both;
154 }
155
156 #login-submit-button {
157         margin-top: 10px;
158         margin-left: 150px;
159 }
160
161 input#dfrn-url {
162         float: left;
163         background: url(dfrn.gif) no-repeat;
164         background-position: 2px center;
165         font-size: 17px;
166         padding-left: 21px;
167         height: 21px;
168         background-color: #FFFFFF;
169         color: #000000;
170         margin-bottom: 20px;
171 }
172
173 #dfrn-url-label {
174         float: left;
175         width: 250px;
176 }
177
178 #dfrn-request-url-end {
179         clear: both;
180 }
181
182 #knowyouyes, #knowyouno {
183         float: left;
184 }
185
186 #dfrn-request-knowyou-yes-wrapper, #dfrn-request-knowyou-no-wrapper {
187
188         float: none;
189 }
190 #dfrn-request-knowyou-yes-label, #dfrn-request-knowyou-no-label {
191         float: left;
192         width: 75px;
193         margin-left: 50px;
194         margin-bottom: 7px;
195 }
196 #dfrn-request-knowyou-break, #dfrn-request-knowyou-end {
197         clear: both;
198
199 }
200
201 #dfrn-request-message-wrapper {
202         margin-bottom: 50px;
203 }
204 #dfrn-request-submit-wrapper {
205         clear: both;
206         margin-left: 50px;
207 }
208
209 #dfrn-request-info-wrapper {
210         margin-left: 50px;
211 }
212
213 #settings-nick-wrapper {
214         margin-bottom: 30px;
215 }
216
217 #settings-username-end, #settings-email-end, #settings-nick-end, #settings-timezone-end, #settings-password-end, #settings-confirm-end {
218         margin-bottom: 5px;
219         clear: both;
220 }
221
222 #settings-username-label, #settings-email-label, #settings-nick-label, #settings-timezone-label, #settings-password-label, #settings-confirm-label {
223         float: left;
224         width: 200px;
225 }
226
227 #settings-username, #settings-email, #settings-nick, #timezone-select, #settings-password, #settings-confirm {
228         float: left;
229         margin-bottom: 20px;
230 }
231
232 #settings-nick-desc {
233         width: 500px;
234 }
235
236 #settings-nick {
237         margin-bottom: 50px;
238 }
239
240 #cropimage-wrapper, #cropimage-preview-wrapper {
241         float: left;
242         padding: 30px;
243 }
244
245 #crop-image-form {
246         margin-top: 30px;
247         clear: both;
248 }
249
250 .intro-fullname {
251         font-size: 1.1em;
252         font-weight: bold;
253
254 }
255 .intro-desc {
256         margin-bottom: 20px;
257 }
258
259 .intro-note {
260         padding: 10px;
261 }
262
263 .intro-end {
264         padding: 30px;
265 }
266
267 .intro-approve-form, .intro-form {
268         float: left;
269 }
270 .intro-submit-approve, .intro-submit-ignore {
271         margin-right: 20px;
272 }
273 .intro-top {
274         width: 500px;
275         margin-bottom: 30px;
276 }
277 .intro-end {
278         clear: both;
279         margin-bottom: 30px;
280 }
281 #profile-edit-default-desc {
282         color: #FF0000;
283         border: 1px solid #FF8888;
284         background-color: #FFEEEE;
285         padding: 7px;
286
287
288 }
289 #profile-edit-clone-link-wrapper {
290         float: left;
291         margin-left: 50px;
292         margin-bottom: 20px;
293         width: 300px;
294 }
295
296 #profile-edit-drop-link-wrapper {
297         float: left;
298         
299 }
300
301 #profile-edit-links-end {
302         clear: both;
303 }
304 .profile-listing-photo {
305         border: none;
306 }
307
308 .profile-edit-submit-wrapper {
309         margin-top: 20px;
310         margin-bottom: 20px;
311 }
312
313 #profile-edit-profile-name-label,
314 #profile-edit-name-label,
315 #profile-edit-gender-label,
316 #profile-edit-dob-label,
317 #profile-edit-address-label,
318 #profile-edit-locality-label,
319 #profile-edit-region-label,
320 #profile-edit-postal-code-label,
321 #profile-edit-country-name-label,
322 #profile-edit-marital-label,
323 #profile-edit-sexual-label,
324 #profile-edit-politic-label,
325 #profile-edit-religion-label,
326 #profile-edit-homepage-label {
327         float: left;
328         width: 175px;
329 }
330
331 #profile-edit-profile-name,
332 #profile-edit-name,
333 #gender-select,
334 #profile-edit-dob,
335 #profile-edit-address,
336 #profile-edit-locality,
337 #profile-edit-region,
338 #profile-edit-postal-code,
339 #profile-edit-country-name,
340 #marital-select,
341 #sexual-select,
342 #profile-edit-politic,
343 #profile-edit-religion,
344 #profile-in-dir-yes,
345 #profile-in-dir-no,
346 #hide-friends-yes,
347 #hide-friends-no {
348         float: left;
349         margin-bottom: 20px;
350 }
351
352 #profile-in-dir-yes-label, 
353 #profile-in-dir-no-label,
354 #hide-friends-yes-label,
355 #hide-friends-no-label {
356         margin-left: 125px;
357         float: left;
358         width: 50px;
359 }
360
361 #profile-edit-homepage {
362         float: left;
363         margin-bottom: 35px;
364 }
365
366 #profile-edit-profile-name-end,
367 #profile-edit-name-end,
368 #profile-edit-gender-end,
369 #profile-edit-dob-end,
370 #profile-edit-address-end,
371 #profile-edit-locality-end,
372 #profile-edit-region-end,
373 #profile-edit-postal-code-end,
374 #profile-edit-country-name-end,
375 #profile-edit-marital-end,
376 #profile-edit-sexual-end,
377 #profile-edit-politic-end,
378 #profile-edit-religion-end,
379 #profile-edit-homepage-end,
380 #profile-in-dir-break, 
381 #profile-in-dir-end,
382 #hide-friends-break,
383 #hide-friends-end {
384         clear: both;
385 }
386
387
388
389
390
391 #gender-select, #marital-select, #sexual-select {
392         width: 220px;
393 }
394
395 #profile-edit-profile-name-wrapper .required {
396         color: #FF0000;
397         float: left;
398 }
399
400 #contacts-main {
401         margin-bottom: 20px;
402 }
403 .contact-entry-photo-wrapper {
404         float: left;
405 }
406 .contact-entry-direction-icon {
407         margin-top: 24px;
408         float: left;
409         margin-right: 2px;
410 }
411 .contact-entry-photo img {
412         border: none;
413 }
414 .contact-entry-photo-end {
415         clear: both;
416 }
417 .contact-entry-edit-links {
418         float: left;
419         margin-top: 10px;
420 }
421 .contact-entry-name {
422         float: left;
423 }
424 .contact-entry-nav-wrapper {
425         float: left;
426         margin-left: 10px;
427 }
428 .contact-entry-nav-end {
429         clear: both;
430 }
431 .contact-entry-break {
432         clear: both;
433 }
434 .contact-entry-edit-links img {
435         border: none;
436         margin-right: 15px;
437 }
438 .contact-entry-photo {
439         float: left;
440 }
441 .contact-entry-end {
442         clear: both;
443 }
444
445 .wall-item-comment-outside-wrapper {
446         margin-left: 50px;
447 }
448
449 .wall-item-photo-wrapper {
450         margin-top: 20px;
451         width: 100px;
452         float: left;
453 }
454 .wall-item-arrowphoto-wrapper {
455         margin-top: 40px;
456         margin-right: 20px;
457         float: left;
458 }
459 .wall-item-wrapper {
460         margin-top: 30px;
461         float: left;
462 }
463
464 .wall-item-ago {
465         color: #888888;
466         font-size: 0.8em;
467 }
468
469 .wall-item-wrapper-end {
470         clear: both;
471 }
472 .wall-item-name-link {
473         font-weight: bold;
474         text-decoration: none;
475         color: #3172BD;
476 }
477 .wall-item-photo {
478         border: none;
479 }
480
481 .comment-edit-wrapper {
482         margin-top: 15px;
483         margin-left: 100px;
484 }
485
486 .comment-wwedit-wrapper {
487         margin-top: 15px;
488         margin-left: 250px;
489 }
490
491
492 #profile-jot-submit-wrapper {
493         margin-top: 15px;
494 }
495
496 #profile-jot-submit {
497         float: left;
498 }
499
500 #profile-jot-perms {
501         float: left;
502         margin-left: 350px;
503 }
504
505 #profile-jot-perms-end {
506         clear: both;
507 }
508
509 #profile-jot-end {
510         clear: both;
511         margin-bottom: 30px;
512 }
513 #about-jot-submit-wrapper {
514         margin-top: 15px;
515 }
516 #about-jot-end {
517         margin-bottom: 30px;
518 }
519 #contacts-main {
520         margin-bottom: 30px;
521 }
522
523 #profile-listing-desc {
524         margin-left: 30px;
525 }
526
527 #profile-listing-new-link-wrapper {
528         margin-left: 30px;
529         margin-bottom: 30px;
530 }
531 .profile-listing-photo-wrapper {
532         float: left;
533 }
534
535 .profile-listing-edit-buttons-wrapper {
536         clear: both;
537 }
538 .profile-listing-photo-edit-link {
539         float: left;
540         width: 125px;
541 }
542 .profile-listing-end {
543         clear: both;
544 }
545 .profile-listing-edit-buttons-wrapper img{
546         border: none;
547         margin-right: 20px;
548 }
549 .profile-listing {
550         margin-top: 25px;
551 }
552 .profile-listing-name {
553         float: left;
554         margin-left: 32px;
555         margin-top: 10px;
556         color: #3172BD;
557         font-weight: bold;
558         width: 200px;
559
560 }
561 .fortune {
562         margin-top: 50px;
563         color: #3172BD;
564         font-weight: bold;
565         margin-bottom: 20px;
566 }
567
568
569 .directory-end {
570         clear: both;
571 }
572 .directory-name {
573         text-align: center;
574 }
575 .directory-photo {
576         margin-left: 25px;
577 }
578 .directory-details {
579         font-size: 0.7em;
580         text-align: center;
581         margin-left: 5px;
582         margin-right: 5px;
583 }
584 .directory-item {
585         float: left;
586         width: 225px;
587         height: 260px;
588         overflow: auto;
589 }
590
591 #directory-search-wrapper {
592         margin-left: 350px;
593         margin-right: 20px;
594         margin-bottom: 50px;
595 }
596
597 #directory-search-end {
598 }
599
600 .pager {
601   padding: 10px;
602   text-align: center;
603   font-size: 1.0em;
604 }
605
606
607 .pager_first,
608 .pager_last,
609 .pager_prev,
610 .pager_next,
611 .pager_n {
612         border: 1px solid black;
613         background: #EEE;
614         padding: 4px;
615 }
616
617 .pager_first a,
618 .pager_last a,
619 .pager_prev a,
620 .pager_next a,
621 .pager_n a {
622         text-decoration: none;
623 }
624
625 .pager_current {
626   border: 1px solid black;
627   background: #FFCCCC;
628   padding: 4px;
629 }
630
631
632 #advanced-profile-name-wrapper,
633 #advanced-profile-gender-wrapper,
634 #advanced-profile-dob-wrapper,
635 #advanced-profile-age-wrapper,
636 #advanced-profile-marital-wrapper,
637 #advanced-profile-sexual-wrapper,
638 #advanced-profile-homepage-wrapper,
639 #advanced-profile-politic-wrapper,
640 #advanced-profile-religion-wrapper,
641 #advanced-profile-about-wrapper,
642 #advanced-profile-interest-wrapper,
643 #advanced-profile-contact-wrapper,
644 #advanced-profile-music-wrapper,
645 #advanced-profile-book-wrapper,
646 #advanced-profile-tv-wrapper,
647 #advanced-profile-film-wrapper,
648 #advanced-profile-romance-wrapper,
649 #advanced-profile-work-wrapper,
650 #advanced-profile-education-wrapper {
651         margin-top: 20px;
652 }
653
654 #advanced-profile-name-text,
655 #advanced-profile-gender-text,
656 #advanced-profile-dob-text,
657 #advanced-profile-age-text,
658 #advanced-profile-marital-text,
659 #advanced-profile-sexual-text,
660 #advanced-profile-homepage-text,
661 #advanced-profile-politic-text,
662 #advanced-profile-religion-text,
663 #advanced-profile-about-text,
664 #advanced-profile-interest-text,
665 #advanced-profile-contact-text,
666 #advanced-profile-music-text,
667 #advanced-profile-book-text,
668 #advanced-profile-tv-text,
669 #advanced-profile-film-text,
670 #advanced-profile-romance-text,
671 #advanced-profile-work-text,
672 #advanced-profile-education-text {
673         width: 250px;
674         float: left;
675 }
676
677 #advanced-profile-name-end,
678 #advanced-profile-gender-end,
679 #advanced-profile-dob-end,
680 #advanced-profile-age-end,
681 #advanced-profile-marital-end,
682 #advanced-profile-sexual-end,
683 #advanced-profile-homepage-end,
684 #advanced-profile-politic-end,
685 #advanced-profile-religion-end {
686         clear: both;
687 }
688
689 #advanced-profile-about-end,
690 #advanced-profile-interest-end,
691 #advanced-profile-contact-end,
692 #advanced-profile-music-end,
693 #advanced-profile-book-end,
694 #advanced-profile-tv-end,
695 #advanced-profile-film-end,
696 #advanced-profile-romance-end,
697 #advanced-profile-work-end,
698 #advanced-profile-education-end {
699
700
701 }
702
703 #advanced-profile-name,
704 #advanced-profile-gender,
705 #advanced-profile-dob,
706 #advanced-profile-age,
707 #advanced-profile-marital,
708 #advanced-profile-sexual,
709 #advanced-profile-homepage,
710 #advanced-profile-politic,
711 #advanced-profile-religion {
712         float: left;
713
714 }
715
716
717 #advanced-profile-about,
718 #advanced-profile-interest,
719 #advanced-profile-contact,
720 #advanced-profile-music,
721 #advanced-profile-book,
722 #advanced-profile-tv,
723 #advanced-profile-film,
724 #advanced-profile-romance,
725 #advanced-profile-work,
726 #advanced-profile-education {
727         margin-top: 10px;
728         margin-left: 50px;
729         margin-right: 20px;
730         padding: 10px;
731         border: 1px solid #CCCCCC;
732 }
733
734 #contact-edit-wrapper {
735         margin-top: 50px;
736 }
737
738 #contact-edit-banner-name {
739         font-size: 1.4em;
740         font-weight: bold;
741         margin-left: 30px;
742 }
743
744 #contact-edit-photo-wrapper {
745         margin-bottom: 20px;
746 }
747 #contact-edit-links img {
748         margin-left: 20px;
749         border: none;
750 }
751
752 #contact-edit-direction-icon {
753         float: left;
754         margin-top: 70px;
755         margin-right: 2px;
756 }
757
758 #contact-edit-photo {
759         float: left;
760 }
761
762 #contact-edit-photo-end {
763         clear: both;
764 }
765
766 #contact-edit-photo-wrapper {
767         float: left;
768 }
769
770 #contact-edit-nav-wrapper {
771         float: left;
772 }
773
774 #contact-edit-end {
775         clear: both;
776 }
777
778 #contact-profile-selector {
779         width: 175px;
780         margin-left: 175px;
781 }
782
783 #contact-reputation-selector {
784         margin-left: 175px;
785 }
786
787 #contact-edit-rating-text {
788         margin-left: 175px;
789 }
790
791 .contact-edit-submit {
792         margin-top: 20px;
793         margin-left: 50px;
794 }
795
796 #block-message {
797         margin-top: 20px;
798         width: 180px;
799         color: #FF0000;
800         font-size: 1.1em;
801         border: 1px solid #FF8888;
802         background-color: #FFEEEE;
803         padding: 10px;
804 }
805
806 .profile-tabs {
807         float: left;
808         padding:3px;
809         margin-top: 10px;
810         margin-bottom: 10px;
811         margin-right: 5px;
812         border: 1px solid #888888;
813         font-size: 0.8em;
814         font-weight: bold;
815 }
816 .profile-tabs a {
817         text-decoration: none;
818 }
819
820 #profile-tabs-end {
821         clear: both;
822 }
823
824 .comment-edit-text-empty {
825         color: gray;
826         height: 30px;
827         width: 175px;
828         overflow: auto;
829 }
830
831 .comment-edit-text-full {
832         color: black;
833         height: 150px;
834         width: 350px;
835         overflow: auto;
836 }
837
838
839 #acl-allow-group-label, 
840 #acl-allow-contact-label,
841 #acl-deny-group-label,
842 #acl-deny-contact-label {
843         display: block;
844 }
845
846 #acl-permit-text,
847 #acl-deny-text {
848         margin-top: 10px;
849 }
850
851 #acl-allow-group-label,
852 #acl-allow-contact-label,
853 #acl-deny-group-label,
854 #acl-deny-contact-label {
855         margin-top: 5px;
856         margin-bottom: 5px;
857 }
858
859
860 #group_allow_wrapper, 
861 #group_deny_wrapper {
862         float: left;
863         width: 100px;
864         margin-right: 10px;
865 }
866
867 #contact_allow_wrapper,
868 #contact_deny_wrapper {
869         float: left;
870         width: 150px;
871         margin-right: 10px;
872 }
873
874 #acl-allow-end,
875 #acl-deny-end {
876         clear: both;
877 }
878 #acl-permit-outer-wrapper,
879 #acl-deny-outer-wrapper {
880         float: left;
881 }
882
883 #acl-wrapper-end {
884         clear: both;
885 }
886
887 #group-edit-name-label {
888         float: left;
889         width: 175px;
890         margin-top: 20px;
891         margin-bottom: 20px;
892 }
893
894 #group-edit-name {
895         float: left;
896         width: 225px;
897         margin-top: 20px;
898         margin-bottom: 20px;
899 }
900
901 #group-edit-name-wrapper {
902
903
904 }
905
906
907 #group_members_select_label {
908         display: block;
909         float: left;
910         width: 175px;
911 }
912
913 .group_members_select {
914         float: left;
915         width: 230px;
916         overflow: auto;
917 }
918
919 #group_members_select_end {
920         clear: both;
921 }       
922 #group-edit-name-end {
923         clear: both;
924 }