Default (legend)"
From Documentation
m (→Events) |
m (→Structure) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
=Source= | =Source= | ||
− | |||
{{CSSSource | {{CSSSource | ||
− | |url= | + | | url=zul/src/archive/web/js/zul/wgt/css/groupbox.css.dsp |
+ | | control=Caption | ||
|}} | |}} | ||
=Structure= | =Structure= | ||
− | [[Image: | + | [[Image:Groupboxone.png]] |
− | [[Image: | + | [[Image:Captionone.png]] |
=Events= | =Events= | ||
− | |||
None. | None. | ||
=CSS Specification= | =CSS Specification= | ||
− | |||
{{Template:ZK Style Guide CSS}} | {{Template:ZK Style Guide CSS}} | ||
+ | |.z-fieldset legend | ||
+ | |Font size | ||
+ | |font-family: ${fontFamilyC};font-size: ${fontSizeM}; font-weight: normal; | ||
+ | |} | ||
{{ZKStyleGuidePageFooter}} | {{ZKStyleGuidePageFooter}} |
Latest revision as of 06:42, 20 September 2010
This is the Default (legend) mold for Caption.
Source
The CSS source for Caption 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; |