Merged r18435 from trunk to 4.0-stable (#32024).

git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@18436 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2019-09-05 09:53:02 +00:00
parent 2e71eda8c1
commit 4725c5b536

View File

@@ -1381,7 +1381,7 @@ div.wiki img {vertical-align:middle; max-width:100%;}
.icon-file.image-tiff { background-image: url(../images/files/image.png); }
.icon-file.application-pdf { background-image: url(../images/files/pdf.png); }
.icon-file.application-zip { background-image: url(../images/files/zip.png); }
.icon-file.application-x-gzip { background-image: url(../images/files/zip.png); }
.icon-file.application-gzip { background-image: url(../images/files/zip.png); }
.sort-handle { width:16px; height:16px; background:url(../images/reorder.png) no-repeat 0 50%; cursor:move; }
.sort-handle.ajax-loading { background-image: url(../images/loading.gif); }