Default (legend)"

From Documentation
 
(6 intermediate revisions by 2 users not shown)
Line 6: Line 6:
  
 
=Source=
 
=Source=
<br />
 
 
{{CSSSource
 
{{CSSSource
| url=
+
| url=zul/src/archive/web/js/zul/wgt/css/groupbox.css.dsp
| control=
+
| control=Caption
 
|}}
 
|}}
  
 
=Structure=
 
=Structure=
[[Image:Groupbox1.jpg]]
+
[[Image:Groupboxone.png]]
  
[[Image:Caption1.jpg]]
+
[[Image:Captionone.png]]
  
 
=Events=
 
=Events=
<br />
 
 
None.
 
None.
  
 
=CSS Specification=
 
=CSS Specification=
<br />
 
 
{{Template:ZK Style Guide CSS}}
 
{{Template:ZK Style Guide CSS}}
 
|.z-fieldset legend
 
|.z-fieldset legend
Line 28: Line 25:
 
|font-family: ${fontFamilyC};font-size: ${fontSizeM}; font-weight: normal;
 
|font-family: ${fontFamilyC};font-size: ${fontSizeM}; font-weight: normal;
 
|}
 
|}
[[Category:Style Guide|C]]
+
 
[[Category:XUL Components|C]]
 
  
 
{{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

Groupboxone.png

Captionone.png

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/20

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