Default (legend)"

From Documentation
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

Groupbox1.jpg

Caption1.jpg

Events


None.

CSS Specification


Class Name Description Default Values
.z-fieldset legend Font size font-family: ${fontFamilyC};font-size: ${fontSizeM}; font-weight: normal;



Last Update : 2010/09/08

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.