mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 16:53:34 +02:00
Fontello update
This commit is contained in:
+12
-7
@@ -2,12 +2,12 @@
|
||||
|
||||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('../font/fontello.eot?61463358');
|
||||
src: url('../font/fontello.eot?61463358#iefix') format('embedded-opentype'),
|
||||
url('../font/fontello.woff2?61463358') format('woff2'),
|
||||
url('../font/fontello.woff?61463358') format('woff'),
|
||||
url('../font/fontello.ttf?61463358') format('truetype'),
|
||||
url('../font/fontello.svg?61463358#fontello') format('svg');
|
||||
src: url('../font/fontello.eot?26830846');
|
||||
src: url('../font/fontello.eot?26830846#iefix') format('embedded-opentype'),
|
||||
url('../font/fontello.woff2?26830846') format('woff2'),
|
||||
url('../font/fontello.woff?26830846') format('woff'),
|
||||
url('../font/fontello.ttf?26830846') format('truetype'),
|
||||
url('../font/fontello.svg?26830846#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?61463358#fontello') format('svg');
|
||||
src: url('../font/fontello.svg?26830846#fontello') format('svg');
|
||||
}
|
||||
}
|
||||
*/
|
||||
@@ -139,6 +139,7 @@
|
||||
.icon-users-cog:before { content: '\e841'; } /* '' */
|
||||
.icon-trash-1:before { content: '\e842'; } /* '' */
|
||||
.icon-zoom-square:before { content: '\e843'; } /* '' */
|
||||
.icon-grip-vertical-solid:before { content: '\e844'; } /* '' */
|
||||
.icon-hdd:before { content: '\f0a0'; } /* '' */
|
||||
.icon-tasks:before { content: '\f0ae'; } /* '' */
|
||||
.icon-filter:before { content: '\f0b0'; } /* '' */
|
||||
@@ -148,6 +149,7 @@
|
||||
.icon-sitemap:before { content: '\f0e8'; } /* '' */
|
||||
.icon-circle-empty:before { content: '\f10c'; } /* '' */
|
||||
.icon-crop:before { content: '\f125'; } /* '' */
|
||||
.icon-ellipsis:before { content: '\f141'; } /* '' */
|
||||
.icon-ellipsis-vert:before { content: '\f142'; } /* '' */
|
||||
.icon-sort-name-up:before { content: '\f15d'; } /* '' */
|
||||
.icon-sort-alt-up:before { content: '\f160'; } /* '' */
|
||||
@@ -155,7 +157,10 @@
|
||||
.icon-sort-number-up:before { content: '\f162'; } /* '' */
|
||||
.icon-right:before { content: '\f178'; } /* '' */
|
||||
.icon-dot-circled:before { content: '\f192'; } /* '' */
|
||||
.icon-file-image:before { content: '\f1c5'; } /* '' */
|
||||
.icon-lifebuoy:before { content: '\f1cd'; } /* '' */
|
||||
.icon-toggle-off:before { content: '\f204'; } /* '' */
|
||||
.icon-toggle-on:before { content: '\f205'; } /* '' */
|
||||
.icon-television:before { content: '\f26c'; } /* '' */
|
||||
.icon-picture:before { content: '🌄'; } /* '\1f304' */
|
||||
.icon-shuffle:before { content: '🔀'; } /* '\1f500' */
|
||||
|
||||
Reference in New Issue
Block a user