Add missing icons to action links.

git-svn-id: http://svn.redmine.org/redmine/trunk@19383 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2019-12-20 08:24:07 +00:00
parent 7aa1208dba
commit 433dd9b90b
4 changed files with 4 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 698 B

View File

@@ -1533,6 +1533,7 @@ td.gantt_selected_column .gantt_hdr,.gantt_selected_column_container {
.icon-toggle-plus { background-image: url(../images/bullet_toggle_plus.png) }
.icon-toggle-minus { background-image: url(../images/bullet_toggle_minus.png) }
.icon-clear-query { background-image: url(../images/close_hl.png); }
.icon-import { background-image: url(../images/database_go.png); }
.icon-file { background-image: url(../images/files/default.png); }
.icon-file.text-plain { background-image: url(../images/files/text.png); }