Default"
From Documentation
m (→Source) |
m |
||
Line 43: | Line 43: | ||
|font-family: ${fontFamilyC}; font-size: ${fontSizeM}; font-weight: nor | |font-family: ${fontFamilyC}; font-size: ${fontSizeM}; font-weight: nor | ||
|} | |} | ||
− | |||
− | |||
− | |||
{{ZKStyleGuidePageFooter}} | {{ZKStyleGuidePageFooter}} |
Revision as of 07:19, 8 September 2010
This is the Default mold for Checkbox.
Source
The CSS source for from GitHub
Structure
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 |