X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/examples/restful/restful.css diff --git a/examples/restful/restful.css b/examples/restful/restful.css index 6cff726b..c78c629a 100644 --- a/examples/restful/restful.css +++ b/examples/restful/restful.css @@ -8,4 +8,16 @@ .icon-delete { background-image: url(images/delete.png) !important; +} + +.x-ie6 .icon-user { + background-image: url(images/user.gif) !important; +} + +.x-ie6 .icon-add { + background-image: url(images/add.gif) !important; +} + +.x-ie6 .icon-delete { + background-image: url(images/delete.gif) !important; } \ No newline at end of file