/* ======================================= */
/* CSS for control sap.tnt/NavigationList  */
/* High Contrast Black theme               */
/* ======================================= */

.sapTntNL li:focus::before,
.sapTntNLI:focus::before {
	border: 0.125rem dotted @sapUiContentFocusColor;
}