/**
 * @file
 * @deprecated As of version 1.50, together with sap.m.CustomTile
 */
/* ================================= */
/* CSS for control sap.m/CustomTile  */
/* Belize High Contrast Black theme  */
/* ================================= */

.sapMCustomTile:focus {
	outline: 2px dotted @sapUiContentFocusColor;
}