Default (Vbox)"
From Documentation
m (→Source) |
m |
||
Line 42: | Line 42: | ||
|height: 0.3em; padding: 0; margin: 0; | |height: 0.3em; padding: 0; margin: 0; | ||
|} | |} | ||
− | |||
− | |||
− | |||
{{ZKStyleGuidePageFooter}} | {{ZKStyleGuidePageFooter}} |
Revision as of 07:08, 8 September 2010
This is the Default (Vbox) mold for Box.
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-vbox | |||||
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 |
tr.z-vbox-sep | Height of separator | height: 0.3em; padding: 0; margin: 0; |