Default

From Documentation
Revision as of 02:53, 14 September 2010 by Jumperchen (talk | contribs) (→‎Events)


This is the Default mold for Groupfoot.

Source

The CSS source for Groupfoot from GitHub


Structure

Grid1.jpg

Groupfoot1.jpg

Events

CSS\Action Normal (Open) Hover Click, Select, and Drag. Focus Focus and Hover Disable
Naming: .z-groupfoot
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;



Last Update : 2010/09/14

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