org.zkoss.zul.theme.fontFamilyC
Property:
org.zkoss.zul.theme.fontFamilyC
Applicable:
-
globally in
zk.xmlvia<library-property> -
not as
<custom-attribute>
Default: arial, sans-serif
since 3.6.0
Deprecated Since 7.0.0
It specifies the font used for the content in the ZUL CSS file.
Note: Since ZK 7.0.0 the default theme switched to the LESS-based Breeze theme, and the legacy DSP CSS template (
norm.css.dsp) that consumed this property was removed. This property therefore no longer takes effect. To customize fonts in modern themes, override the theme CSS instead.