]> git.mxchange.org Git - friendica.git/blob - view/style.css
item deletion and hover images
[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-delete-wrapper {
486         float: right;
487         margin-top: 20px;
488         margin-right: 50px;
489 }
490
491 .wall-item-delete-end {
492         clear: both;
493 }
494
495 .wall-item-delete-icon {
496         border: none;
497 }
498
499
500 .wall-item-wrapper-end {
501         clear: both;
502 }
503 .wall-item-name-link {
504         font-weight: bold;
505         text-decoration: none;
506         color: #3172BD;
507 }
508 .wall-item-photo {
509         border: none;
510 }
511 .wall-item-body {
512         float: left;
513         width: 450px;
514         margin-top: 30px;
515         margin-left: 10px;
516 }
517
518 .comment-edit-wrapper {
519         margin-top: 15px;
520         margin-left: 100px;
521 }
522
523 .comment-wwedit-wrapper {
524         margin-top: 15px;
525         margin-left: 250px;
526 }
527
528
529 #profile-jot-submit-wrapper {
530         margin-top: 15px;
531 }
532
533 #profile-jot-submit {
534         float: left;
535 }
536 #profile-upload-wrapper {
537         float: left;
538         margin-left: 50px;
539 }
540
541 #profile-rotator {
542         float: left;
543         margin-left: 50px;
544 }
545 #profile-link-wrapper {
546         float: left;
547         margin-left: 20px;
548 }
549
550 #profile-jot-perms {
551         float: left;
552         margin-left: 250px;
553 }
554
555 #profile-jot-perms-end {
556         clear: both;
557 }
558
559 #profile-jot-end {
560         clear: both;
561         margin-bottom: 30px;
562 }
563 #about-jot-submit-wrapper {
564         margin-top: 15px;
565 }
566 #about-jot-end {
567         margin-bottom: 30px;
568 }
569 #contacts-main {
570         margin-bottom: 30px;
571 }
572
573 #profile-listing-desc {
574         margin-left: 30px;
575 }
576
577 #profile-listing-new-link-wrapper {
578         margin-left: 30px;
579         margin-bottom: 30px;
580 }
581 .profile-listing-photo-wrapper {
582         float: left;
583 }
584
585 .profile-listing-edit-buttons-wrapper {
586         clear: both;
587 }
588 .profile-listing-photo-edit-link {
589         float: left;
590         width: 125px;
591 }
592 .profile-listing-end {
593         clear: both;
594 }
595 .profile-listing-edit-buttons-wrapper img{
596         border: none;
597         margin-right: 20px;
598 }
599 .profile-listing {
600         margin-top: 25px;
601 }
602 .profile-listing-name {
603         float: left;
604         margin-left: 32px;
605         margin-top: 10px;
606         color: #3172BD;
607         font-weight: bold;
608         width: 200px;
609
610 }
611 .fortune {
612         margin-top: 50px;
613         color: #3172BD;
614         font-weight: bold;
615         margin-bottom: 20px;
616 }
617
618
619 .directory-end {
620         clear: both;
621 }
622 .directory-name {
623         text-align: center;
624 }
625 .directory-photo {
626         margin-left: 25px;
627 }
628 .directory-details {
629         font-size: 0.7em;
630         text-align: center;
631         margin-left: 5px;
632         margin-right: 5px;
633 }
634 .directory-item {
635         float: left;
636         width: 225px;
637         height: 260px;
638         overflow: auto;
639 }
640
641 #directory-search-wrapper {
642         margin-left: 350px;
643         margin-right: 20px;
644         margin-bottom: 50px;
645 }
646
647 #directory-search-end {
648 }
649
650 .directory-photo-img {
651         border: none;
652 }
653
654
655 .pager {
656   padding: 10px;
657   text-align: center;
658   font-size: 1.0em;
659 }
660
661
662 .pager_first,
663 .pager_last,
664 .pager_prev,
665 .pager_next,
666 .pager_n {
667         border: 1px solid black;
668         background: #EEE;
669         padding: 4px;
670 }
671
672 .pager_first a,
673 .pager_last a,
674 .pager_prev a,
675 .pager_next a,
676 .pager_n a {
677         text-decoration: none;
678 }
679
680 .pager_current {
681   border: 1px solid black;
682   background: #FFCCCC;
683   padding: 4px;
684 }
685
686
687 #advanced-profile-name-wrapper,
688 #advanced-profile-gender-wrapper,
689 #advanced-profile-dob-wrapper,
690 #advanced-profile-age-wrapper,
691 #advanced-profile-marital-wrapper,
692 #advanced-profile-sexual-wrapper,
693 #advanced-profile-homepage-wrapper,
694 #advanced-profile-politic-wrapper,
695 #advanced-profile-religion-wrapper,
696 #advanced-profile-about-wrapper,
697 #advanced-profile-interest-wrapper,
698 #advanced-profile-contact-wrapper,
699 #advanced-profile-music-wrapper,
700 #advanced-profile-book-wrapper,
701 #advanced-profile-tv-wrapper,
702 #advanced-profile-film-wrapper,
703 #advanced-profile-romance-wrapper,
704 #advanced-profile-work-wrapper,
705 #advanced-profile-education-wrapper {
706         margin-top: 20px;
707 }
708
709 #advanced-profile-name-text,
710 #advanced-profile-gender-text,
711 #advanced-profile-dob-text,
712 #advanced-profile-age-text,
713 #advanced-profile-marital-text,
714 #advanced-profile-sexual-text,
715 #advanced-profile-homepage-text,
716 #advanced-profile-politic-text,
717 #advanced-profile-religion-text,
718 #advanced-profile-about-text,
719 #advanced-profile-interest-text,
720 #advanced-profile-contact-text,
721 #advanced-profile-music-text,
722 #advanced-profile-book-text,
723 #advanced-profile-tv-text,
724 #advanced-profile-film-text,
725 #advanced-profile-romance-text,
726 #advanced-profile-work-text,
727 #advanced-profile-education-text {
728         width: 250px;
729         float: left;
730 }
731
732 #advanced-profile-name-end,
733 #advanced-profile-gender-end,
734 #advanced-profile-dob-end,
735 #advanced-profile-age-end,
736 #advanced-profile-marital-end,
737 #advanced-profile-sexual-end,
738 #advanced-profile-homepage-end,
739 #advanced-profile-politic-end,
740 #advanced-profile-religion-end {
741         clear: both;
742 }
743
744 #advanced-profile-about-end,
745 #advanced-profile-interest-end,
746 #advanced-profile-contact-end,
747 #advanced-profile-music-end,
748 #advanced-profile-book-end,
749 #advanced-profile-tv-end,
750 #advanced-profile-film-end,
751 #advanced-profile-romance-end,
752 #advanced-profile-work-end,
753 #advanced-profile-education-end {
754
755
756 }
757
758 #advanced-profile-name,
759 #advanced-profile-gender,
760 #advanced-profile-dob,
761 #advanced-profile-age,
762 #advanced-profile-marital,
763 #advanced-profile-sexual,
764 #advanced-profile-homepage,
765 #advanced-profile-politic,
766 #advanced-profile-religion {
767         float: left;
768
769 }
770
771
772 #advanced-profile-about,
773 #advanced-profile-interest,
774 #advanced-profile-contact,
775 #advanced-profile-music,
776 #advanced-profile-book,
777 #advanced-profile-tv,
778 #advanced-profile-film,
779 #advanced-profile-romance,
780 #advanced-profile-work,
781 #advanced-profile-education {
782         margin-top: 10px;
783         margin-left: 50px;
784         margin-right: 20px;
785         padding: 10px;
786         border: 1px solid #CCCCCC;
787 }
788
789 #contact-edit-wrapper {
790         margin-top: 50px;
791 }
792
793 #contact-edit-banner-name {
794         font-size: 1.4em;
795         font-weight: bold;
796         margin-left: 30px;
797 }
798
799 #contact-edit-photo-wrapper {
800         margin-bottom: 20px;
801 }
802 #contact-edit-links img {
803         margin-left: 20px;
804         border: none;
805 }
806
807 #contact-edit-direction-icon {
808         float: left;
809         margin-top: 70px;
810         margin-right: 2px;
811 }
812
813 #contact-edit-photo {
814         float: left;
815 }
816
817 #contact-edit-photo-end {
818         clear: both;
819 }
820
821 #contact-edit-photo-wrapper {
822         float: left;
823 }
824
825 #contact-edit-nav-wrapper {
826         float: left;
827 }
828
829 #contact-edit-end {
830         clear: both;
831 }
832
833 #contact-profile-selector {
834         width: 175px;
835         margin-left: 175px;
836 }
837
838 #contact-reputation-selector {
839         margin-left: 175px;
840 }
841
842 #contact-edit-rating-text {
843         margin-left: 175px;
844 }
845
846 .contact-edit-submit {
847         margin-top: 20px;
848         margin-left: 50px;
849 }
850
851 #block-message {
852         margin-top: 20px;
853         width: 180px;
854         color: #FF0000;
855         font-size: 1.1em;
856         border: 1px solid #FF8888;
857         background-color: #FFEEEE;
858         padding: 10px;
859 }
860
861 .profile-tabs {
862         float: left;
863         padding:3px;
864         margin-top: 10px;
865         margin-bottom: 10px;
866         margin-right: 5px;
867         border: 1px solid #888888;
868         font-size: 0.8em;
869         font-weight: bold;
870 }
871 .profile-tabs a {
872         text-decoration: none;
873 }
874
875 #profile-tabs-end {
876         clear: both;
877 }
878
879 .comment-edit-text-empty {
880         color: gray;
881         height: 30px;
882         width: 175px;
883         overflow: auto;
884 }
885
886 .comment-edit-text-full {
887         color: black;
888         height: 150px;
889         width: 350px;
890         overflow: auto;
891 }
892
893 #group-new-submit-wrapper {
894         margin-top: 30px;
895 }
896
897 #acl-allow-group-label, 
898 #acl-allow-contact-label,
899 #acl-deny-group-label,
900 #acl-deny-contact-label {
901         display: block;
902 }
903
904 #acl-permit-text,
905 #acl-deny-text {
906         margin-top: 10px;
907 }
908
909 #acl-allow-group-label,
910 #acl-allow-contact-label,
911 #acl-deny-group-label,
912 #acl-deny-contact-label {
913         margin-top: 5px;
914         margin-bottom: 5px;
915 }
916
917
918 #group_allow_wrapper, 
919 #group_deny_wrapper {
920         float: left;
921         width: 100px;
922         margin-right: 10px;
923 }
924
925 #contact_allow_wrapper,
926 #contact_deny_wrapper {
927         float: left;
928         width: 150px;
929         margin-right: 10px;
930 }
931
932 #acl-allow-end,
933 #acl-deny-end {
934         clear: both;
935 }
936 #acl-permit-outer-wrapper,
937 #acl-deny-outer-wrapper {
938         padding: 10px;
939         margin-top: 10px;
940         border: 2px solid #BBBBBB;
941         float: left;
942 }
943
944 #acl-wrapper-end {
945         clear: both;
946 }
947
948 #group-edit-name-label {
949         float: left;
950         width: 175px;
951         margin-top: 20px;
952         margin-bottom: 20px;
953 }
954
955 #group-edit-name {
956         float: left;
957         width: 225px;
958         margin-top: 20px;
959         margin-bottom: 20px;
960 }
961
962 #group-edit-name-wrapper {
963
964
965 }
966
967
968 #group_members_select_label {
969         display: block;
970         float: left;
971         width: 175px;
972 }
973
974 .group_members_select {
975         float: left;
976         width: 230px;
977         overflow: auto;
978 }
979
980 #group_members_select_end {
981         clear: both;
982 }       
983 #group-edit-name-end {
984         clear: both;
985 }