Compare View

switch
from
...
to
 
Commits (3)
css/community-pages.css
1 /*** Home page - profile page ***/ 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 /* Profile header */ 32 /* Profile header */
4 .profile-type-is-community .action-profile-index #content .main-block h1 { 33 .profile-type-is-community .action-profile-index #content .main-block h1 {
@@ -15,8 +44,8 @@ @@ -15,8 +44,8 @@
15 display: none; 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 .action-profile-index .main-block .profile-search-block form { 49 .action-profile-index .main-block .profile-search-block form {
21 background-color: transparent; 50 background-color: transparent;
22 } 51 }
@@ -36,7 +65,7 @@ @@ -36,7 +65,7 @@
36 border-radius: 4px; 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 .action-profile-index .main-block #public-profile-search .formfield textarea{ 69 .action-profile-index .main-block #public-profile-search .formfield textarea{
41 width: 100%; 70 width: 100%;
42 background: none #FFFFFF; 71 background: none #FFFFFF;
@@ -125,7 +154,7 @@ @@ -125,7 +154,7 @@
125 #block-community-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active{ 154 #block-community-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active{
126 margin-bottom: -3px !important; 155 margin-bottom: -3px !important;
127 padding-bottom: 1px; 156 padding-bottom: 1px;
128 - border-bottom: 3px solid #FF0366; 157 + border-bottom: 3px solid #FF0366;
129 } 158 }
130 159
131 #block-community-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active:before{ 160 #block-community-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active:before{
@@ -435,7 +464,7 @@ float: left; @@ -435,7 +464,7 @@ float: left;
435 /* Software Tab Data - Need to develop solution - Only display on profile page */ 464 /* Software Tab Data - Need to develop solution - Only display on profile page */
436 465
437 .profile-type-is-community #content .software-tab-data-block{ 466 .profile-type-is-community #content .software-tab-data-block{
438 - display: none; 467 + display: none;
439 } 468 }
440 469
441 .profile-type-is-community .action-profile_design-index #content .software-tab-data-block, 470 .profile-type-is-community .action-profile_design-index #content .software-tab-data-block,
@@ -542,7 +571,7 @@ float: left; @@ -542,7 +571,7 @@ float: left;
542 571
543 .profile-type-is-community #content .members-block .block-footer-content{ 572 .profile-type-is-community #content .members-block .block-footer-content{
544 padding: 8px 10px 15px 0px; 573 padding: 8px 10px 15px 0px;
545 - margin-right: 0px; 574 + margin-right: 0px;
546 background-color: #ECEDF1; 575 background-color: #ECEDF1;
547 border-top: 1px solid #D3D6DE; 576 border-top: 1px solid #D3D6DE;
548 text-align: right; 577 text-align: right;
@@ -652,8 +681,8 @@ float: left; @@ -652,8 +681,8 @@ float: left;
652 content: "\f053"; 681 content: "\f053";
653 color: #fff; 682 color: #fff;
654 font-family: FontAwesome; 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 .profile-type-is-community #content .members-block .common-profile-list-block .fn { 688 .profile-type-is-community #content .members-block .common-profile-list-block .fn {
@@ -713,7 +742,7 @@ float: left; @@ -713,7 +742,7 @@ float: left;
713 .profile-type-is-community #content .members-block .common-profile-list-block img{ 742 .profile-type-is-community #content .members-block .common-profile-list-block img{
714 width: 50px; 743 width: 50px;
715 height: 50px; 744 height: 50px;
716 - max-height: 50px; 745 + max-height: 50px;
717 max-width: 50px; 746 max-width: 50px;
718 border-radius: 4px; 747 border-radius: 4px;
719 } 748 }
@@ -752,9 +781,9 @@ float: left; @@ -752,9 +781,9 @@ float: left;
752 781
753 .action-profile-members #content .page-members-header{ 782 .action-profile-members #content .page-members-header{
754 margin-bottom: 45px; 783 margin-bottom: 45px;
755 - padding-bottom: 70px;  
756 border-bottom: 1px solid #D3D6DE; 784 border-bottom: 1px solid #D3D6DE;
757 font-family: Arial; 785 font-family: Arial;
  786 + height: 150px;
758 } 787 }
759 788
760 .action-profile-members #content .page-members-header h1{ 789 .action-profile-members #content .page-members-header h1{
@@ -764,7 +793,7 @@ float: left; @@ -764,7 +793,7 @@ float: left;
764 .action-profile-members #content .page-members-header h3.community-name{ 793 .action-profile-members #content .page-members-header h3.community-name{
765 margin: 0px 0px 5px 0px; 794 margin: 0px 0px 5px 0px;
766 font-size: 14px; 795 font-size: 14px;
767 - font-weight: 600; 796 + font-weight: 300;
768 } 797 }
769 798
770 .action-profile-members #content .page-members-header ul li{ 799 .action-profile-members #content .page-members-header ul li{
@@ -779,6 +808,7 @@ float: left; @@ -779,6 +808,7 @@ float: left;
779 border: 1px solid #D3D6DE; 808 border: 1px solid #D3D6DE;
780 text-transform: none; 809 text-transform: none;
781 font-size: 12px; 810 font-size: 12px;
  811 + margin-right: 5px;
782 } 812 }
783 813
784 .action-profile-members #content .page-members-header a.button.with-text:hover{ 814 .action-profile-members #content .page-members-header a.button.with-text:hover{
@@ -812,12 +842,12 @@ float: left; @@ -812,12 +842,12 @@ float: left;
812 border: none; 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 .action-profile-members #content .profile-members-tabs-container .ui-corner-tr, 851 .action-profile-members #content .profile-members-tabs-container .ui-corner-tr,
822 .action-profile-members #content .profile-members-tabs-container .ui-corner-tl{ 852 .action-profile-members #content .profile-members-tabs-container .ui-corner-tl{
823 border-radius: 0px; 853 border-radius: 0px;
@@ -852,7 +882,7 @@ float: left; @@ -852,7 +882,7 @@ float: left;
852 .action-profile-members #content .profile-members-tabs-container .ui-tabs .ui-tabs-nav li.ui-tabs-active { 882 .action-profile-members #content .profile-members-tabs-container .ui-tabs .ui-tabs-nav li.ui-tabs-active {
853 margin-bottom: -3px; 883 margin-bottom: -3px;
854 padding-bottom: 1px; 884 padding-bottom: 1px;
855 - border-bottom: 3px solid #FF0366; 885 + border-bottom: 3px solid #FF0366;
856 } 886 }
857 887
858 .action-profile-members #content .profile-members-tabs-container .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active:before{ 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,7 +118,9 @@
118 line-height: normal; 118 line-height: normal;
119 text-transform: none; 119 text-transform: none;
120 } 120 }
121 - 121 +.action-profile-members #content .page-profile-header a.button.with-text{
  122 + border:none;
  123 +}
122 .action-profile-members #content .button-bar a.button.with-text:hover{ 124 .action-profile-members #content .button-bar a.button.with-text:hover{
123 border-color: #3E67B1; 125 border-color: #3E67B1;
124 } 126 }
css/software-pages.css
1 /*** Software Header ***/ 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 #content .software-information-block { 17 #content .software-information-block {
3 margin: 0px 0px 60px 0px; 18 margin: 0px 0px 60px 0px;
4 } 19 }
@@ -9,7 +24,7 @@ @@ -9,7 +24,7 @@
9 } 24 }
10 25
11 #content #software-information-block-table td { 26 #content #software-information-block-table td {
12 - display: table-cell; 27 + display: table-cell;
13 } 28 }
14 29
15 #content #software-information-block-table #col-software-name { 30 #content #software-information-block-table #col-software-name {
css/use-report.css
@@ -300,22 +300,22 @@ @@ -300,22 +300,22 @@
300 padding-bottom: 4px; 300 padding-bottom: 4px;
301 } 301 }
302 302
303 -.action-communities_ratings_plugin_profile-new_rating #content .star-rate-form .star-comment-container .comments-display-fields .comments-arrow-up::after { 303 +.action-organization_ratings_plugin_profile-new_rating #content .star-rate-form .star-comment-container .comments-display-fields .comments-arrow-up::after {
304 content: url('../images/top-arrow-black.png'); 304 content: url('../images/top-arrow-black.png');
305 float: right; 305 float: right;
306 padding-top: 7px; 306 padding-top: 7px;
307 padding-right: 6px; 307 padding-right: 6px;
308 } 308 }
309 309
310 -.action-communities_ratings_plugin_profile-new_rating #content .star-rate-form .star-comment-container .comments-display-fields .comments-arrow-down::after { 310 +.action-organization_ratings_plugin_profile-new_rating #content .star-rate-form .star-comment-container .comments-display-fields .comments-arrow-down::after {
311 content: url('../images/bottom-arrow-black.png'); 311 content: url('../images/bottom-arrow-black.png');
312 float: right; 312 float: right;
313 padding-top: 7px; 313 padding-top: 7px;
314 padding-right: 6px; 314 padding-right: 6px;
315 } 315 }
316 316
317 -#content .star-rate-form .star-comment-container .comments-software-extra-fields #community_rating_people_benefited,  
318 -#content .star-rate-form .star-comment-container .comments-software-extra-fields #community_rating_saved_value { 317 +#content .star-rate-form .star-comment-container .comments-software-extra-fields #organization_rating_people_benefited,
  318 +#content .star-rate-form .star-comment-container .comments-software-extra-fields #organization_rating_saved_value {
319 display: block; 319 display: block;
320 height: 19px; 320 height: 19px;
321 width: 155px; 321 width: 155px;