Property:

org.zkoss.zul.theme.fontSizeXS

Applicable:
  • globally in zk.xml via <library-property>
  • not as <custom-attribute>

Default: 10px
since 3.6.0

Deprecated Since 7.0.0

It specifies the size of the extreme small 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.