[cmd:quicklook] add TIFF image viewer

This commit is contained in:
nao-pon
2020-01-24 00:36:26 +09:00
parent b4e960c2ee
commit 0be4e16896
4 changed files with 92 additions and 14 deletions
+2 -1
View File
@@ -313,7 +313,8 @@
}
/* image in preview */
.elfinder-quicklook-preview img {
.elfinder-quicklook-preview > img,
.elfinder-quicklook-preview > div > canvas {
display: block;
margin: 0 auto;
}