aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/fontello/css/fontello-codes.css
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2013-12-26 12:26:22 +0000
committerplegall <plg@piwigo.org>2013-12-26 12:26:22 +0000
commita3fd9b692bff4116d08c290643b72819e2c99e6f (patch)
treed68dd8fcdb597f78a10bc3c3298ef83bc3cc30ca /admin/themes/default/fontello/css/fontello-codes.css
parent905cf523ec66a2b6045959b697b483569ca79431 (diff)
feature 1668: change the link text to "close" (with the appropriate icon) when user profile is open.
git-svn-id: http://piwigo.org/svn/trunk@26230 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/default/fontello/css/fontello-codes.css')
-rw-r--r--admin/themes/default/fontello/css/fontello-codes.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/admin/themes/default/fontello/css/fontello-codes.css b/admin/themes/default/fontello/css/fontello-codes.css
index 38da1e71c..25bfdd80e 100644
--- a/admin/themes/default/fontello/css/fontello-codes.css
+++ b/admin/themes/default/fontello/css/fontello-codes.css
@@ -8,6 +8,7 @@
.icon-star-empty:before { content: '\2606'; } /* '☆' */
.icon-user:before { content: '👤'; } /* '\1f464' */
.icon-picture:before { content: '🌄'; } /* '\1f304' */
+.icon-cancel-circled:before { content: '\e821'; } /* '' */
.icon-plus-circled:before { content: '\2795'; } /* '➕' */
.icon-link:before { content: '🔗'; } /* '\1f517' */
.icon-lock:before { content: '🔒'; } /* '\1f512' */
@@ -27,8 +28,6 @@
.icon-clock:before { content: '🕔'; } /* '\1f554' */
.icon-block:before { content: '🚫'; } /* '\1f6ab' */
.icon-move:before { content: '\e812'; } /* '' */
-.icon-angle-circled-up:before { content: '\e819'; } /* '' */
-.icon-angle-circled-down:before { content: '\e818'; } /* '' */
.icon-cw:before { content: '\e80c'; } /* '' */
.icon-arrows-cw:before { content: '\e804'; } /* '' */
.icon-mail:before { content: '\2709'; } /* '✉' */