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