diff --git a/images/file-folder-icons.png b/images/file-folder-icons.png index b5a7f2b..d7a8358 100644 Binary files a/images/file-folder-icons.png and b/images/file-folder-icons.png differ diff --git a/lib/file-type-icons.css b/lib/file-type-icons.css index 79e5d8f..b2ad8f5 100644 --- a/lib/file-type-icons.css +++ b/lib/file-type-icons.css @@ -23,6 +23,7 @@ .fileManager LI.ext-scss:before {background-position: -384px 0} .fileManager LI.ext-sql:before {background-position: -400px 0} .fileManager LI.ext-txt:before {background-position: -416px 0} -.fileManager LI.ext-xml:before {background-position: -432px 0} -.fileManager LI.ext-yaml:before {background-position: -448px 0} -.fileManager LI.ext-zip:before {background-position: -464px 0} \ No newline at end of file +.fileManager LI.ext-ts:before {background-position: -432px 0} +.fileManager LI.ext-xml:before {background-position: -448px 0} +.fileManager LI.ext-yaml:before {background-position: -464px 0} +.fileManager LI.ext-zip:before {background-position: -480px 0} \ No newline at end of file