From 80f552389267d97d667259b030bbcc1a2a29b7d3 Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 18 Jul 2016 23:08:31 +0200 Subject: fixes #469, add download link on photo edit/admin page --- admin/themes/default/fontello/css/fontello-codes.css | 1 + 1 file changed, 1 insertion(+) (limited to 'admin/themes/default/fontello/css/fontello-codes.css') diff --git a/admin/themes/default/fontello/css/fontello-codes.css b/admin/themes/default/fontello/css/fontello-codes.css index d31cf3433..87ab60167 100644 --- a/admin/themes/default/fontello/css/fontello-codes.css +++ b/admin/themes/default/fontello/css/fontello-codes.css @@ -53,6 +53,7 @@ .icon-plus:before { content: '\e823'; } /* '' */ .icon-ok-circled:before { content: '\e824'; } /* '' */ .icon-heart-broken:before { content: '\e825'; } /* '' */ +.icon-download:before { content: '\e826'; } /* '' */ .icon-zoom-in:before { content: '\e827'; } /* '' */ .icon-zoom-out:before { content: '\e828'; } /* '' */ .icon-tasks:before { content: '\f0ae'; } /* '' */ -- cgit v1.2.3