From 914b6d96d2cae67507ef848a7a229fd5319d7968 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Sat, 17 May 2014 22:04:36 +0000 Subject: feature 3080 : simpler date inputs (one input + fontello + picker selects) git-svn-id: http://piwigo.org/svn/trunk@28497 68402e56-0260-453c-a942-63ccdbb3a9ee --- 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 25bfdd80e..c3b1a762a 100644 --- a/admin/themes/default/fontello/css/fontello-codes.css +++ b/admin/themes/default/fontello/css/fontello-codes.css @@ -24,6 +24,7 @@ .icon-cog-alt:before { content: '\26ef'; } /* '⛯' */ .icon-wrench:before { content: '🔧'; } /* '\1f527' */ .icon-basket:before { content: '\e73d'; } /* '' */ +.icon-calendar:before { content: '\e818'; } /* '' */ .icon-logout:before { content: '\e81b'; } /* '' */ .icon-clock:before { content: '🕔'; } /* '\1f554' */ .icon-block:before { content: '🚫'; } /* '\1f6ab' */ -- cgit v1.2.3