mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
Add icons
th1 flow-tree sort-alt-up sort-alt-down
This commit is contained in:
committed by
Pierrick Le Gall
parent
f3cc541208
commit
10eacfb44d
@@ -71,6 +71,9 @@
|
||||
.icon-down-open:before { content: '\e835'; } /* '' */
|
||||
.icon-left-open:before { content: '\e836'; } /* '' */
|
||||
.icon-arrow-combo:before { content: '\e837'; } /* '' */
|
||||
.icon-th-1:before { content: '\e838'; } /* '' */
|
||||
.icon-flow-tree:before { content: '\e839'; } /* '' */
|
||||
.icon-link-1:before { content: '\e83a'; } /* '' */
|
||||
.icon-hdd:before { content: '\f0a0'; } /* '' */
|
||||
.icon-tasks:before { content: '\f0ae'; } /* '' */
|
||||
.icon-filter:before { content: '\f0b0'; } /* '' */
|
||||
@@ -78,6 +81,9 @@
|
||||
.icon-sitemap:before { content: '\f0e8'; } /* '' */
|
||||
.icon-circle-empty:before { content: '\f10c'; } /* '' */
|
||||
.icon-crop:before { content: '\f125'; } /* '' */
|
||||
.icon-sort-name-up:before { content: '\f15d'; } /* '' */
|
||||
.icon-sort-alt-up:before { content: '\f160'; } /* '' */
|
||||
.icon-sort-alt-down:before { content: '\f161'; } /* '' */
|
||||
.icon-sort-number-up:before { content: '\f162'; } /* '' */
|
||||
.icon-right:before { content: '\f178'; } /* '' */
|
||||
.icon-dot-circled:before { content: '\f192'; } /* '' */
|
||||
|
||||
Reference in New Issue
Block a user