@openui5/sap.m
Version:
OpenUI5 UI Library sap.m
10 lines (8 loc) • 317 B
text/less
/* ================================== */
/* CSS for control sap.m/TileContent */
/* Belize theme */
/* ================================== */
@_sap_m_TileContent_NewsFooterTextColor: @sapUiTileTextColor;
.sapMTileCnt.News .sapMTileCntFtrTxt {
color: @_sap_m_TileContent_NewsFooterTextColor;
}