Mercurial > libervia-media
diff fonts/fontello/css/fontello.css @ 54:7c32c7d4bbb4
fonts (icons): re-added "comment-empty", removed while still used
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 11 May 2018 16:06:34 +0200 |
parents | 00f80adfcf0e |
children | 3674c144c0f1 |
line wrap: on
line diff
--- a/fonts/fontello/css/fontello.css Tue May 01 20:41:27 2018 +0200 +++ b/fonts/fontello/css/fontello.css Fri May 11 16:06:34 2018 +0200 @@ -1,11 +1,11 @@ @font-face { font-family: 'fontello'; - 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'); + src: url('../font/fontello.eot?5089533'); + src: url('../font/fontello.eot?5089533#iefix') format('embedded-opentype'), + url('../font/fontello.woff2?5089533') format('woff2'), + url('../font/fontello.woff?5089533') format('woff'), + url('../font/fontello.ttf?5089533') format('truetype'), + url('../font/fontello.svg?5089533#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?40798067#fontello') format('svg'); + src: url('../font/fontello.svg?5089533#fontello') format('svg'); } } */ @@ -72,6 +72,7 @@ .icon-dot-3:before { content: '\e80e'; } /* '' */ .icon-chat:before { content: '\e80f'; } /* '' */ .icon-wrench:before { content: '\e811'; } /* '' */ +.icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-folder-open-empty:before { content: '\f115'; } /* '' */ .icon-level-up:before { content: '\f148'; } /* '' */ .icon-file-image:before { content: '\f1c5'; } /* '' */