/* =================================== */
/* CSS for control sap.m/ListItemBase  */
/* High Contrast Black theme           */
/* =================================== */

@_sap_m_ListItemBase_Highlight_InformationColor: @sapUiAccent6;

.sapMLIBFocusable:focus {
	outline-width: 0.125rem;
}

.sapMTableRowCustomFocus:focus > :not(.sapMListTblDummyCell:last-child)::before {
	border-width: 2px;
}