Commit 570695ff13c4db7f3b16ae96a770f35ca3901e40
1 parent
7c3d34d2
Exists in
master
and in
9 other branches
Add community title area and adjusts the software title area
Signed-off-by: Juliana Hilario <julianahdesousa@gmail.com> Signed-off-by: TomazMartins <tomaz.r.martins@gmail.com>
Showing
3 changed files
with
66 additions
and
19 deletions
Show diff stats
css/community-pages.css
1 | 1 | /*** Home page - profile page ***/ |
2 | +.action-profile-index .main-content{ | |
3 | + padding:0px; | |
4 | +} | |
5 | +.action-profile-index .page-profile-header{ | |
6 | + display: block; | |
7 | + border-bottom: 1px solid #D3D6DE; | |
8 | + padding-bottom:30px; | |
9 | + margin-bottom: 30px; | |
10 | +} | |
11 | +.action-profile-index .page-profile-header .join-leave-button.require-login-popup{ | |
12 | + float:left; | |
13 | + width: 35%; | |
14 | +} | |
15 | +.action-profile-index #content .page-profile-header a.button.with-text { | |
16 | + padding: 5px 15px; | |
17 | + border: 1px solid #D3D6DE; | |
18 | + text-transform: none; | |
19 | + font-size: 12px; | |
20 | +} | |
21 | +.action-profile-index #content .page-profile-header .control-panel-button a{ | |
22 | + background:#3E67B1; | |
23 | + color:#fff; | |
24 | +} | |
25 | +.action-profile-index #content .page-profile-header .control-panel-button a.button.with-text, | |
26 | +.action-profile-index #content .page-profile-header .join-leave-button a:hover{ | |
27 | + border:1px solid #3E67B1; | |
28 | +} | |
29 | + | |
30 | + | |
2 | 31 | |
3 | 32 | /* Profile header */ |
4 | 33 | .profile-type-is-community .action-profile-index #content .main-block h1 { |
... | ... | @@ -15,8 +44,8 @@ |
15 | 44 | display: none; |
16 | 45 | } |
17 | 46 | |
18 | -.action-profile-index .main-block #public-profile-search, | |
19 | -.action-profile-index .main-block #profile-search-results form, | |
47 | +.action-profile-index .main-block #public-profile-search, | |
48 | +.action-profile-index .main-block #profile-search-results form, | |
20 | 49 | .action-profile-index .main-block .profile-search-block form { |
21 | 50 | background-color: transparent; |
22 | 51 | } |
... | ... | @@ -36,7 +65,7 @@ |
36 | 65 | border-radius: 4px; |
37 | 66 | } |
38 | 67 | |
39 | -.action-profile-index .main-block #public-profile-search .formfield input, | |
68 | +.action-profile-index .main-block #public-profile-search .formfield input, | |
40 | 69 | .action-profile-index .main-block #public-profile-search .formfield textarea{ |
41 | 70 | width: 100%; |
42 | 71 | background: none #FFFFFF; |
... | ... | @@ -125,7 +154,7 @@ |
125 | 154 | #block-community-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active{ |
126 | 155 | margin-bottom: -3px !important; |
127 | 156 | padding-bottom: 1px; |
128 | - border-bottom: 3px solid #FF0366; | |
157 | + border-bottom: 3px solid #FF0366; | |
129 | 158 | } |
130 | 159 | |
131 | 160 | #block-community-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active:before{ |
... | ... | @@ -435,7 +464,7 @@ float: left; |
435 | 464 | /* Software Tab Data - Need to develop solution - Only display on profile page */ |
436 | 465 | |
437 | 466 | .profile-type-is-community #content .software-tab-data-block{ |
438 | - display: none; | |
467 | + display: none; | |
439 | 468 | } |
440 | 469 | |
441 | 470 | .profile-type-is-community .action-profile_design-index #content .software-tab-data-block, |
... | ... | @@ -542,7 +571,7 @@ float: left; |
542 | 571 | |
543 | 572 | .profile-type-is-community #content .members-block .block-footer-content{ |
544 | 573 | padding: 8px 10px 15px 0px; |
545 | - margin-right: 0px; | |
574 | + margin-right: 0px; | |
546 | 575 | background-color: #ECEDF1; |
547 | 576 | border-top: 1px solid #D3D6DE; |
548 | 577 | text-align: right; |
... | ... | @@ -652,8 +681,8 @@ float: left; |
652 | 681 | content: "\f053"; |
653 | 682 | color: #fff; |
654 | 683 | font-family: FontAwesome; |
655 | - font-size: 8px; | |
656 | - line-height: 11px; | |
684 | + font-size: 8px; | |
685 | + line-height: 11px; | |
657 | 686 | } |
658 | 687 | |
659 | 688 | .profile-type-is-community #content .members-block .common-profile-list-block .fn { |
... | ... | @@ -713,7 +742,7 @@ float: left; |
713 | 742 | .profile-type-is-community #content .members-block .common-profile-list-block img{ |
714 | 743 | width: 50px; |
715 | 744 | height: 50px; |
716 | - max-height: 50px; | |
745 | + max-height: 50px; | |
717 | 746 | max-width: 50px; |
718 | 747 | border-radius: 4px; |
719 | 748 | } |
... | ... | @@ -752,9 +781,9 @@ float: left; |
752 | 781 | |
753 | 782 | .action-profile-members #content .page-members-header{ |
754 | 783 | margin-bottom: 45px; |
755 | - padding-bottom: 70px; | |
756 | 784 | border-bottom: 1px solid #D3D6DE; |
757 | 785 | font-family: Arial; |
786 | + height: 150px; | |
758 | 787 | } |
759 | 788 | |
760 | 789 | .action-profile-members #content .page-members-header h1{ |
... | ... | @@ -764,7 +793,7 @@ float: left; |
764 | 793 | .action-profile-members #content .page-members-header h3.community-name{ |
765 | 794 | margin: 0px 0px 5px 0px; |
766 | 795 | font-size: 14px; |
767 | - font-weight: 600; | |
796 | + font-weight: 300; | |
768 | 797 | } |
769 | 798 | |
770 | 799 | .action-profile-members #content .page-members-header ul li{ |
... | ... | @@ -779,6 +808,7 @@ float: left; |
779 | 808 | border: 1px solid #D3D6DE; |
780 | 809 | text-transform: none; |
781 | 810 | font-size: 12px; |
811 | + margin-right: 5px; | |
782 | 812 | } |
783 | 813 | |
784 | 814 | .action-profile-members #content .page-members-header a.button.with-text:hover{ |
... | ... | @@ -812,12 +842,12 @@ float: left; |
812 | 842 | border: none; |
813 | 843 | } |
814 | 844 | |
815 | -.action-profile-members #content .profile-members-tabs-container .ui-corner-all, | |
816 | -.action-profile-members #content .profile-members-tabs-container .ui-corner-bl, | |
817 | -.action-profile-members #content .profile-members-tabs-container .ui-corner-top, | |
818 | -.action-profile-members #content .profile-members-tabs-container .ui-corner-right, | |
819 | -.action-profile-members #content .profile-members-tabs-container .ui-corner-bottom, | |
820 | -.action-profile-members #content .profile-members-tabs-container .ui-corner-left, | |
845 | +.action-profile-members #content .profile-members-tabs-container .ui-corner-all, | |
846 | +.action-profile-members #content .profile-members-tabs-container .ui-corner-bl, | |
847 | +.action-profile-members #content .profile-members-tabs-container .ui-corner-top, | |
848 | +.action-profile-members #content .profile-members-tabs-container .ui-corner-right, | |
849 | +.action-profile-members #content .profile-members-tabs-container .ui-corner-bottom, | |
850 | +.action-profile-members #content .profile-members-tabs-container .ui-corner-left, | |
821 | 851 | .action-profile-members #content .profile-members-tabs-container .ui-corner-tr, |
822 | 852 | .action-profile-members #content .profile-members-tabs-container .ui-corner-tl{ |
823 | 853 | border-radius: 0px; |
... | ... | @@ -852,7 +882,7 @@ float: left; |
852 | 882 | .action-profile-members #content .profile-members-tabs-container .ui-tabs .ui-tabs-nav li.ui-tabs-active { |
853 | 883 | margin-bottom: -3px; |
854 | 884 | padding-bottom: 1px; |
855 | - border-bottom: 3px solid #FF0366; | |
885 | + border-bottom: 3px solid #FF0366; | |
856 | 886 | } |
857 | 887 | |
858 | 888 | .action-profile-members #content .profile-members-tabs-container .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active:before{ | ... | ... |
css/main-content.css
... | ... | @@ -118,7 +118,9 @@ |
118 | 118 | line-height: normal; |
119 | 119 | text-transform: none; |
120 | 120 | } |
121 | - | |
121 | +.action-profile-members #content .page-profile-header a.button.with-text{ | |
122 | + border:none; | |
123 | +} | |
122 | 124 | .action-profile-members #content .button-bar a.button.with-text:hover{ |
123 | 125 | border-color: #3E67B1; |
124 | 126 | } | ... | ... |
css/software-pages.css
1 | 1 | /*** Software Header ***/ |
2 | +/*block title software button control painel*/ | |
3 | +.action-content_viewer-view_page #content .software-information-block .admin-link a{ | |
4 | + padding: 5px 10px; | |
5 | + background: #3E67B1; | |
6 | + border-radius: 4px; | |
7 | + text-transform: none; | |
8 | + font-size: 12px; | |
9 | + margin-top:15px; | |
10 | + color:#fff; | |
11 | +} | |
12 | +.action-content_viewer-view_page #content .software-information-block .profile-big-image img{ | |
13 | + margin-bottom:20px; | |
14 | +} | |
15 | +/**************************/ | |
16 | + | |
2 | 17 | #content .software-information-block { |
3 | 18 | margin: 0px 0px 60px 0px; |
4 | 19 | } | ... | ... |