org.zkoss.zul.theme.fontSizeMS
Property:
org.zkoss.zul.theme.fontSizeMS
Applicable:
-
globally in
zk.xmlvia<library-property> -
not as
<custom-attribute>
Default: 11px
since 3.6.0
Deprecated Since 7.0.0
It specifies the size of the middle-smaller font used 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.