.sapUshellSearchFacetList {
    .sapUshellSearchFacetTabBar .sapMLIB.sapMLIBSelected {
        &:not(:hover) {
            background: transparent;
        }
        .sapMSLITitleOnly {
            font-weight: bold;
        }
    }
}

/* .sapUshellSearchFacetFilter {   // deprecated
    .sapUshellSearchFacetTabBar .sapMLIB.sapMLIBSelected {
        &:not(:hover) {
            background: transparent;
        }
        .sapMSLITitleOnly {
            font-weight: bold;
        }
    }
} */

.sapUshellSearchFacet .sapMListShowSeparatorsNone .sapMSLIInfoNone {
    color: @sapUiContentMarkerTextColor;
}
