UNPKG

@openui5/sap.tnt

Version:

OpenUI5 UI Library sap.tnt

9 lines (8 loc) 300 B
/* ======================================= */ /* CSS for control sap.tnt/NavigationList */ /* High Contrast Black theme */ /* ======================================= */ .sapTntNavLI li:focus::before, .sapTntNavLIItem:focus::before { border: 0.125rem dotted @sapUiContentFocusColor; }