Add icons

th1 flow-tree sort-alt-up sort-alt-down
This commit is contained in:
Yann Le Boudec
2019-05-09 12:53:04 +02:00
committed by Pierrick Le Gall
parent f3cc541208
commit 10eacfb44d
13 changed files with 122 additions and 27 deletions
+13 -7
View File
@@ -2,12 +2,12 @@
@font-face {
font-family: 'fontello';
src: url('../font/fontello.eot?4658038');
src: url('../font/fontello.eot?4658038#iefix') format('embedded-opentype'),
url('../font/fontello.woff2?4658038') format('woff2'),
url('../font/fontello.woff?4658038') format('woff'),
url('../font/fontello.ttf?4658038') format('truetype'),
url('../font/fontello.svg?4658038#fontello') format('svg');
src: url('../font/fontello.eot?22756229');
src: url('../font/fontello.eot?22756229#iefix') format('embedded-opentype'),
url('../font/fontello.woff2?22756229') format('woff2'),
url('../font/fontello.woff?22756229') format('woff'),
url('../font/fontello.ttf?22756229') format('truetype'),
url('../font/fontello.svg?22756229#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
@@ -17,7 +17,7 @@
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'fontello';
src: url('../font/fontello.svg?4658038#fontello') format('svg');
src: url('../font/fontello.svg?22756229#fontello') format('svg');
}
}
*/
@@ -127,6 +127,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'; } /* '' */
@@ -134,6 +137,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'; } /* '' */