@openui5/sap.m
Version:
OpenUI5 UI Library sap.m
12 lines (11 loc) • 315 B
text/less
/**
* @file
* @deprecated As of version 1.50, together with sap.m.CustomTile
*/
/* ================================= */
/* CSS for control sap.m/CustomTile */
/* High Contrast Black theme */
/* ================================= */
.sapMCustomTile:focus {
outline: 2px dotted @sapUiContentFocusColor;
}