.nav-tabs {
    .dropdown-menu > .active > a {
        background-color: @primary-color;
    }
}