UNPKG

@openui5/sap.tnt

Version:

OpenUI5 UI Library sap.tnt

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