mirror of
https://github.com/redmine/redmine.git
synced 2026-01-20 22:43:10 +01:00
Merged r16705.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16706 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
BIN
public/images/download.png
Normal file
BIN
public/images/download.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 744 B |
@@ -1216,7 +1216,7 @@ div.wiki img {vertical-align:middle; max-width:100%;}
|
||||
.icon-del { background-image: url(../images/delete.png); }
|
||||
.icon-move { background-image: url(../images/move.png); }
|
||||
.icon-save { background-image: url(../images/save.png); }
|
||||
.icon-download { background-image: url(../images/save.png); }
|
||||
.icon-download { background-image: url(../images/download.png); }
|
||||
.icon-cancel { background-image: url(../images/cancel.png); }
|
||||
.icon-multiple { background-image: url(../images/table_multiple.png); }
|
||||
.icon-folder { background-image: url(../images/folder.png); }
|
||||
|
||||
Reference in New Issue
Block a user