mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 17:53:08 +02:00
added icon-star-half, icon-fire, icon-heart
This commit is contained in:
+5
-3
@@ -1,5 +1,5 @@
|
||||
|
||||
.icon-home:before { content: '\2302'; } /* '⌂' */
|
||||
.icon-code:before { content: '\2302'; } /* '⌂' */
|
||||
.icon-puzzle:before { content: '\e7b6'; } /* '' */
|
||||
.icon-language:before { content: '\e800'; } /* '' */
|
||||
.icon-signal:before { content: '\e801'; } /* '' */
|
||||
@@ -11,7 +11,7 @@
|
||||
.icon-brush:before { content: '\e807'; } /* '' */
|
||||
.icon-flow-branch:before { content: '\e808'; } /* '' */
|
||||
.icon-menu:before { content: '\e809'; } /* '' */
|
||||
.icon-code:before { content: '\e80a'; } /* '' */
|
||||
.icon-star-half:before { content: '\e80a'; } /* '' */
|
||||
.icon-user-add:before { content: '\e80b'; } /* '' */
|
||||
.icon-cw:before { content: '\e80c'; } /* '' */
|
||||
.icon-group:before { content: '\e80d'; } /* '' */
|
||||
@@ -60,7 +60,7 @@
|
||||
.icon-th-1:before { content: '\e838'; } /* '' */
|
||||
.icon-flow-tree:before { content: '\e839'; } /* '' */
|
||||
.icon-link-1:before { content: '\e83a'; } /* '' */
|
||||
.icon-user-minus:before { content: '\e83b'; } /* '' */
|
||||
.icon-heart:before { content: '\e83b'; } /* '' */
|
||||
.icon-home:before { content: '\e83c'; } /* '' */
|
||||
.icon-users-1:before { content: '\e83d'; } /* '' */
|
||||
.icon-clone:before { content: '\e83e'; } /* '' */
|
||||
@@ -94,7 +94,9 @@
|
||||
.icon-pause:before { content: '\e85a'; } /* '' */
|
||||
.icon-th-large:before { content: '\e85b'; } /* '' */
|
||||
.icon-th-list-1:before { content: '\e85c'; } /* '' */
|
||||
.icon-fire:before { content: '\e85d'; } /* '' */
|
||||
.icon-user-1:before { content: '\e86c'; } /* '' */
|
||||
.icon-user-minus:before { content: '\e86d'; } /* '' */
|
||||
.icon-hdd:before { content: '\f0a0'; } /* '' */
|
||||
.icon-tasks:before { content: '\f0ae'; } /* '' */
|
||||
.icon-filter:before { content: '\f0b0'; } /* '' */
|
||||
|
||||
Reference in New Issue
Block a user