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

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