From be9924330b2296c0a4ccfe7cb28c2851d15b1360 Mon Sep 17 00:00:00 2001 From: julianahilario Date: Thu, 1 Oct 2015 12:49:13 -0300 Subject: [PATCH] Adjustment of the selected tab and buttons of the header area members --- css/community-pages.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/css/community-pages.css b/css/community-pages.css index 89c60e2..2e40bca 100644 --- a/css/community-pages.css +++ b/css/community-pages.css @@ -817,10 +817,14 @@ float: left; margin-right: 5px; } + .action-profile-members #content .page-members-header a.button.with-text:hover{ border-color: #3E67B1; } +.action-profile-members #content .box-1 .common-profile-list-block .page-members-header span{ + margin-right: auto; +} /* Tabs */ @@ -886,7 +890,7 @@ float: left; } .action-profile-members #content .profile-members-tabs-container .ui-tabs .ui-tabs-nav li.ui-tabs-active { - margin-bottom: -3px; + margin-bottom: -3px !important; /*important need in colab*/ padding-bottom: 1px; border-bottom: 3px solid #FF0366; } -- libgit2 0.21.2