mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-13 21:31:35 +02:00
feature:2916
modify .showIcon class to be used with fontello (icon-info-circled-1) git-svn-id: http://piwigo.org/svn/trunk@23426 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
.icon-asl:before { content: '\e0ad'; } /* '' */
|
||||
.icon-puzzle:before { content: '\e7b6'; } /* '' */
|
||||
.icon-user-add:before { content: '\e80b'; } /* '' */
|
||||
.icon-info-circled-1:before { content: '\e817'; } /* '' */
|
||||
.icon-eye:before { content: '\e70a'; } /* '' */
|
||||
.icon-tags:before { content: '\e70d'; } /* '' */
|
||||
.icon-upload-cloud:before { content: '\e814'; } /* '' */
|
||||
|
||||
Reference in New Issue
Block a user