Upgrade to ExtJS 3.2.0 - Released 03/30/2010
[extjs.git] / examples / ux / css / ColumnHeaderGroup.css
1 /*!
2  * Ext JS Library 3.2.0
3  * Copyright(c) 2006-2010 Ext JS, Inc.
4  * licensing@extjs.com
5  * http://www.extjs.com/license
6  */
7 td.ux-grid-hd-group-cell {
8     background: url(../../../resources/images/default/grid/grid3-hrow.gif) repeat-x bottom;
9 }