/* ================================================= */
/* CSS for control sap.ui.commons/FormattedTextView  */
/* Horizon High Contrast Black theme                 */
/* ================================================= */

.sapUiFTV {
	font-size: @sapUiDesktopFontSize;
}

.sapUiInverted-CTX .sapUiFTV {
	color: @sapUiBaseText;
}