ino is now alias for C++ language

This commit is contained in:
Matt Pass
2015-06-26 08:55:36 +01:00
parent 13eff9ce40
commit 3c370d8ec7
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
/* Additional file types */
.fileManager LI.ext-c:before {background-position: -48px 0}
.fileManager LI.ext-cpp:before {background-position: -64px 0}
.fileManager LI.ext-cpp:before, .fileManager LI.ext-ino:before {background-position: -64px 0}
.fileManager LI.ext-cs:before {background-position: -80px 0}
.fileManager LI.ext-coffee:before {background-position: -96px 0}
.fileManager LI.ext-css:before {background-position: -112px 0}