Skip to content

Commit 65b3fc5

Browse files
committed
Markdown icon added, others shift along
1 parent 6e061cb commit 65b3fc5

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

lib/files.css

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,9 @@ body {margin: 0; overflow: auto}
5555
.fileManager LI.ext-jpg:before, .fileManager LI.ext-jpeg:before {background-position: -112px 0}
5656
.fileManager LI.ext-js:before {background-position: -128px 0}
5757
.fileManager LI.ext-less:before {background-position: -144px 0}
58-
.fileManager LI.ext-php:before {background-position: -160px 0}
59-
.fileManager LI.ext-png:before {background-position: -176px 0}
60-
.fileManager LI.ext-rb:before, .fileManager LI.ext-ruby:before {background-position: -192px 0}
61-
.fileManager LI.ext-txt:before {background-position: -208px 0}
62-
.fileManager LI.ext-zip:before {background-position: -224px 0}
58+
.fileManager LI.ext-md:before {background-position: -160px 0}
59+
.fileManager LI.ext-php:before {background-position: -176px 0}
60+
.fileManager LI.ext-png:before {background-position: -192px 0}
61+
.fileManager LI.ext-rb:before, .fileManager LI.ext-ruby:before {background-position: -208px 0}
62+
.fileManager LI.ext-txt:before {background-position: -224px 0}
63+
.fileManager LI.ext-zip:before {background-position: -240px 0}

0 commit comments

Comments
 (0)