diff --git a/css/community-pages.css b/css/community-pages.css index 3a50b16..ed21c18 100644 --- a/css/community-pages.css +++ b/css/community-pages.css @@ -157,7 +157,7 @@ background:#172738; border-radius: 4px; /***posicionamento do bloco na lateral***/ - bottom:0px; /*-66px; 0px;*/ + bottom:0px; right: 105%; width: 131px; height: 178px; @@ -174,7 +174,7 @@ float: right; position: relative; margin:-7px; - margin-top: 30%; /*3px /65%;*/ + margin-top: 30%; } .action-profile-members .menu-submenu-header, @@ -234,12 +234,6 @@ margin-right: 1px; } -/*.action-profile-members #content .menu-submenu-content h4:hover, -.action-profile-members #content .menu-submenu-content .menu-submenu-list li a:hover{ - color:#ECEDF1; - background-color:#172738; -}*/ - .action-profile-members .box-1 .common-profile-list-block span{ margin-right: 9px; width: 90px; @@ -267,21 +261,10 @@ line-height: 11px; } -/*.action-profile-members #content .common-profile-list-block .vcard li a{ - color:#172738; -}*/ - .action-profile-members .common-profile-list-block .vcard a{ - /*height: 145px; - max-height: 150px;*/ padding-bottom: 30px; } -/*.action-profile-members .comment-actions .vcard a{ - height: 150px; - max-height: 150px; -}*/ - .action-profile-members .box-1 .common-profile-list-block .fn{ font-size: 14px; color:#172738; @@ -365,7 +348,6 @@ #content .members-block .block-footer-content a.view-all::after{ content:"\f105"; font-family: FontAwesome; -/*content: url("images/left-arrow.png");*/ padding-left: 7px; padding-right: 4px; color:#ffffff; @@ -377,7 +359,6 @@ text-align: center; margin-left: 5px; position: relative; top: 2px; -/*margin-right:0px;*/ } .members-block .common-profile-list-block .vcard{ @@ -388,14 +369,6 @@ top: 2px; background:none; } -/*.members-block .common-profile-list-block .vcard a{ - padding-bottom: 0px; -} -.members-block .common-profile-list-block .vcard a.profile_link{ - max-height: 100px; - height: 100px; -}*/ - #content .members-block .common-profile-list-block .vcard li a{ color:#172738; } @@ -447,7 +420,7 @@ top: 2px; background:#172738; top:2px; left:3px; - border:1px solid #fff; /*#172738;*/ + border:1px solid #fff; padding-bottom: 0px; opacity: 0.7; height: 13px; @@ -457,18 +430,10 @@ top: 2px; content:"\f053"; color:#fff; font-family: FontAwesome; - font-size: 8px; /*10px;*/ - line-height: 11px; /*13px*/ + font-size: 8px; + line-height: 11px; } -/*.members-block .common-profile-list-block .vcard .menu-submenu-trigger:hover, -.members-block .menu-submenu-trigger:hover{ - background: none; - border:none; - width: 40%; - height: 25%; -}*/ - #content .members-block .common-profile-list-block .fn { margin-top:2px; color:#172738; -- libgit2 0.21.2