Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / examples / restful / restful.css
index 6cff726..c78c629 100644 (file)
@@ -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