Default (legend)"
From Documentation
m (→Events) |
|||
Line 23: | Line 23: | ||
<br /> | <br /> | ||
{{Template:ZK Style Guide CSS}} | {{Template:ZK Style Guide CSS}} | ||
− | + | |.z-fieldset legend | |
+ | |Font size | ||
+ | |font-family: ${fontFamilyC};font-size: ${fontSizeM}; font-weight: normal; | ||
+ | |} | ||
+ | [[Category:Style Guide|C]] | ||
+ | [[Category:XUL Components|C]] | ||
{{ZKStyleGuidePageFooter}} | {{ZKStyleGuidePageFooter}} |
Revision as of 06:24, 8 September 2010
This is the Default (legend) mold for Caption.
Source
The CSS source for {{{control}}} from GitHub
Structure
Events
None.
CSS Specification
Class Name | Description | Default Values |
.z-fieldset legend | Font size | font-family: ${fontFamilyC};font-size: ${fontSizeM}; font-weight: normal; |