X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/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