X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/examples/grid/grouping.html diff --git a/examples/grid/grouping.html b/examples/grid/grouping.html index fcf36733..bfbb117d 100644 --- a/examples/grid/grouping.html +++ b/examples/grid/grouping.html @@ -6,11 +6,11 @@ - - - + + + - + @@ -26,6 +26,9 @@ .icon-grid { background-image:url(../shared/icons/fam/grid.png) !important; } + .icon-clear-group { + background-image:url(../shared/icons/fam/control_rewind.png) !important; + } #button-grid .x-panel-body { border:1px solid #99bbe8; border-top:0 none;