diff options
author | plegall <plg@piwigo.org> | 2015-10-09 20:34:35 +0200 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2015-10-09 20:34:35 +0200 |
commit | 11ccdff58523d10ccc970b879c5de01e7ec40ee2 (patch) | |
tree | 93bb4b59fd1c70980645422bc24cc2cc1cb46027 /admin/themes/default/fontello/css/fontello-codes.css | |
parent | 4bf7792c779ee2312de59366afb38f666d49ce46 (diff) | |
parent | 474942e62d283e392262082a0f544c8b30b17c4c (diff) |
Merge branch 'feature/357-orphans'
Diffstat (limited to 'admin/themes/default/fontello/css/fontello-codes.css')
-rw-r--r-- | admin/themes/default/fontello/css/fontello-codes.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/themes/default/fontello/css/fontello-codes.css b/admin/themes/default/fontello/css/fontello-codes.css index b569e79a5..d31cf3433 100644 --- a/admin/themes/default/fontello/css/fontello-codes.css +++ b/admin/themes/default/fontello/css/fontello-codes.css @@ -52,6 +52,7 @@ .icon-cancel:before { content: '\e822'; } /* '' */ .icon-plus:before { content: '\e823'; } /* '' */ .icon-ok-circled:before { content: '\e824'; } /* '' */ +.icon-heart-broken:before { content: '\e825'; } /* '' */ .icon-zoom-in:before { content: '\e827'; } /* '' */ .icon-zoom-out:before { content: '\e828'; } /* '' */ .icon-tasks:before { content: '\f0ae'; } /* '' */ |