Mercurial > libervia-media
diff fonts/fontello/css/fontello.css @ 49:00f80adfcf0e
fonts (icons): added chat and wrench icons
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 01 May 2018 17:52:40 +0200 |
parents | 56344bb45feb |
children | 7c32c7d4bbb4 |
line wrap: on
line diff
--- a/fonts/fontello/css/fontello.css Mon Apr 30 07:57:05 2018 +0200 +++ b/fonts/fontello/css/fontello.css Tue May 01 17:52:40 2018 +0200 @@ -1,11 +1,11 @@ @font-face { font-family: 'fontello'; - src: url('../font/fontello.eot?85722396'); - src: url('../font/fontello.eot?85722396#iefix') format('embedded-opentype'), - url('../font/fontello.woff2?85722396') format('woff2'), - url('../font/fontello.woff?85722396') format('woff'), - url('../font/fontello.ttf?85722396') format('truetype'), - url('../font/fontello.svg?85722396#fontello') format('svg'); + src: url('../font/fontello.eot?40798067'); + src: url('../font/fontello.eot?40798067#iefix') format('embedded-opentype'), + url('../font/fontello.woff2?40798067') format('woff2'), + url('../font/fontello.woff?40798067') format('woff'), + url('../font/fontello.ttf?40798067') format('truetype'), + url('../font/fontello.svg?40798067#fontello') format('svg'); font-weight: normal; font-style: normal; } @@ -15,7 +15,7 @@ @media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'fontello'; - src: url('../font/fontello.svg?85722396#fontello') format('svg'); + src: url('../font/fontello.svg?40798067#fontello') format('svg'); } } */ @@ -70,7 +70,8 @@ .icon-plus-circled:before { content: '\e80c'; } /* '' */ .icon-resize-vertical:before { content: '\e80d'; } /* '' */ .icon-dot-3:before { content: '\e80e'; } /* '' */ -.icon-comment-empty:before { content: '\f0e5'; } /* '' */ +.icon-chat:before { content: '\e80f'; } /* '' */ +.icon-wrench:before { content: '\e811'; } /* '' */ .icon-folder-open-empty:before { content: '\f115'; } /* '' */ .icon-level-up:before { content: '\f148'; } /* '' */ .icon-file-image:before { content: '\f1c5'; } /* '' */