Default"
From Documentation
m |
Jumperchen (talk | contribs) (→Source) |
||
Line 8: | Line 8: | ||
{{CSSSource | {{CSSSource | ||
− | | url= | + | | url=/zul/src/archive/web/js/zul/grid/css/grid.css.dsp |
− | | control= | + | | control=Groupfoot |
|}} | |}} | ||
Revision as of 02:53, 14 September 2010
This is the Default mold for Groupfoot.
Source
The CSS source for Groupfoot from GitHub
Structure
Events
CSS\Action | Normal (Open) | Hover | Click, Select, and Drag. | Focus | Focus and Hover | Disable |
Naming: | .z-group-foot | |||||
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-group-foot | Background image | background: #E9F2FB url(${c:encodeURL('~./zul/img/grid/groupfoot_bg.gif')}) repeat-x 0 0; |
div.z-group-foot-cnt | Border | border: 0; margin: 0; padding: 0; font-family: ${fontFamilyC}; font-size: ${fontSizeM}; font-weight: normal; |
td.z-group-foot-inner | Padding | padding: 2px; overflow: hidden; |
.z-group-foot-inner .z-group-foot-cnt span, .z-group-foot-inner .z-group-foot-cnt | Font size and color | color: #2C559C; font: normal ${fontSizeM} ${fontFamilyT};font-weight:bold; |