/* Copyright (c) 2009-2023 SAP SE, All Rights Reserved */


#searchHistoryScreen, #searchContainerHistoryScreen, .sapMHistoryScreen {
    .sapUshellHistoryScreenRecentSearches {
        .sapMListUl {
            border-bottom: 1px solid @sapUiExtraLightBorder;
            border-top: none;
            .sapMSLITitleOnly {
                color: @sapUiLink;
            }
        }
    }
}
