@openui5/sap.m
Version:
OpenUI5 UI Library sap.m
9 lines (8 loc) • 328 B
text/less
/* ==================================== */
/* CSS for control sap.m/MultiComboBox */
/* High Contrast Black theme */
/* ==================================== */
/* focus to allow go down via keyboard navigation into list */
html.sap-desktop .sapMMultiComboBoxList .sapMComboBoxBaseItem:focus {
position: relative;
}