aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/fontello/css/fontello.css
diff options
context:
space:
mode:
Diffstat (limited to 'admin/themes/default/fontello/css/fontello.css')
-rw-r--r--admin/themes/default/fontello/css/fontello.css24
1 files changed, 14 insertions, 10 deletions
diff --git a/admin/themes/default/fontello/css/fontello.css b/admin/themes/default/fontello/css/fontello.css
index ca1e817df..1c781ffa5 100644
--- a/admin/themes/default/fontello/css/fontello.css
+++ b/admin/themes/default/fontello/css/fontello.css
@@ -2,11 +2,11 @@
@font-face {
font-family: 'fontello';
- src: url('../font/fontello.eot?70202030');
- src: url('../font/fontello.eot?70202030#iefix') format('embedded-opentype'),
- url('../font/fontello.woff?70202030') format('woff'),
- url('../font/fontello.ttf?70202030') format('truetype'),
- url('../font/fontello.svg?70202030#fontello') format('svg');
+ src: url('../font/fontello.eot?9585454');
+ src: url('../font/fontello.eot?9585454#iefix') format('embedded-opentype'),
+ url('../font/fontello.woff?9585454') format('woff'),
+ url('../font/fontello.ttf?9585454') format('truetype'),
+ url('../font/fontello.svg?9585454#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
@@ -16,7 +16,7 @@
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'fontello';
- src: url('../font/fontello.svg?70202030#fontello') format('svg');
+ src: url('../font/fontello.svg?9585454#fontello') format('svg');
}
}
*/
@@ -52,8 +52,9 @@
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
-.icon-mail:before { content: '\2709'; } /* '✉' */
+.icon-spin6:before { content: '\e81d'; } /* '' */
.icon-asl:before { content: '\e0ad'; } /* '' */
+.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-star:before { content: '\2605'; } /* '★' */
.icon-star-empty:before { content: '\2606'; } /* '☆' */
.icon-user:before { content: '👤'; } /* '\1f464' */
@@ -80,11 +81,13 @@
.icon-angle-circled-up:before { content: '\e819'; } /* '' */
.icon-angle-circled-down:before { content: '\e818'; } /* '' */
.icon-cw:before { content: '\e80c'; } /* '' */
-.icon-mail-alt:before { content: '\f0e0'; } /* '' */
-.icon-shuffle:before { content: '🔀'; } /* '\1f500' */
+.icon-arrows-cw:before { content: '\e804'; } /* '' */
+.icon-mail:before { content: '\2709'; } /* '✉' */
.icon-exchange:before { content: '\e805'; } /* '' */
.icon-signal:before { content: '\e801'; } /* '' */
.icon-crop:before { content: '\f125'; } /* '' */
+.icon-check:before { content: '\e81f'; } /* '' */
+.icon-check-empty:before { content: '\e820'; } /* '' */
.icon-tasks:before { content: '\f0ae'; } /* '' */
.icon-filter:before { content: '\f0b0'; } /* '' */
.icon-sitemap:before { content: '\f0e8'; } /* '' */
@@ -97,6 +100,7 @@
.icon-upload:before { content: '\e813'; } /* '' */
.icon-upload-cloud:before { content: '\e814'; } /* '' */
.icon-tools:before { content: '\e803'; } /* '' */
+.icon-hourglass:before { content: '\e81e'; } /* '' */
.icon-network:before { content: '\e816'; } /* '' */
.icon-brush:before { content: '\e807'; } /* '' */
.icon-language:before { content: '\e800'; } /* '' */
@@ -107,4 +111,4 @@
.icon-equalizer:before { content: '\e80f'; } /* '' */
.icon-users:before { content: '\e802'; } /* '' */
.icon-group:before { content: '\e80d'; } /* '' */
-.icon-arrows-cw:before { content: '\e804'; } /* '' */ \ No newline at end of file
+.icon-shuffle:before { content: '🔀'; } /* '\1f500' */ \ No newline at end of file