diff --git a/images/file-folder-icons.png b/images/file-folder-icons.png index d36032d..055d34d 100644 Binary files a/images/file-folder-icons.png and b/images/file-folder-icons.png differ diff --git a/lib/file-types.css b/lib/file-types.css index 7dc95b6..3f4cb5c 100644 --- a/lib/file-types.css +++ b/lib/file-types.css @@ -38,4 +38,5 @@ .fileManager LI.ext-py:before {background-position: -208px 0} .fileManager LI.ext-rb:before, .fileManager LI.ext-ruby:before {background-position: -224px 0} .fileManager LI.ext-txt:before {background-position: -240px 0} -.fileManager LI.ext-zip:before {background-position: -256px 0} \ No newline at end of file +.fileManager LI.ext-xml:before {background-position: -256px 0} +.fileManager LI.ext-zip:before {background-position: -272px 0} \ No newline at end of file