add image thumbnail to task detail view, add icons to common file extensions, better layout in task attachments

This commit is contained in:
BlueTeck
2015-03-07 11:31:53 +01:00
parent 88ba0c0953
commit 5e5af86638
7 changed files with 192 additions and 33 deletions

View File

@@ -1582,4 +1582,7 @@ td li.dropit-trigger {
}
.task-show-images li .img_container:hover {
height: 100%;
}
.task-show-file-table {
width: auto;
}