Default"

From Documentation
Line 36: Line 36:
 
<br />
 
<br />
 
{{Template:ZK Style Guide CSS}}
 
{{Template:ZK Style Guide CSS}}
 +
|.z- checkbox -cnt
 +
 +
|Font size
 +
 +
|font-family: ${fontFamilyC}; font-size: ${fontSizeM}; font-weight: nor
 +
|}
 +
[[Category:Style Guide|C]]
 +
[[Category:XUL Components|C]]
  
  
 
{{ZKStyleGuidePageFooter}}
 
{{ZKStyleGuidePageFooter}}

Revision as of 06:29, 8 September 2010


This is the Default mold for Checkbox.

Source


The CSS source for {{{control}}} from GitHub


Structure

Checkbox1.jpg

Checkbox2.jpg

Events


CSS\Action Normal (Open) Hover Click, Select, and Drag. Focus Focus and Hover Disable
Naming: .z-checkbox
Supported: V

Note: An exclamation mark(!) means that the action effect is done by CSS background , not CSS background-position

CSS Specification


Class Name Description Default Values
.z- checkbox -cnt Font size font-family: ${fontFamilyC}; font-size: ${fontSizeM}; font-weight: nor



Last Update : 2010/09/08

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