Mercurial > libervia-media
diff fonts/fontello/css/fontello.css @ 45:1d4716222c41
fonts (icons): added "clipboard" icon
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 26 Mar 2018 21:34:22 +0200 |
parents | 76c1ffbeb119 |
children | 3cd7354ab2dc |
line wrap: on
line diff
--- a/fonts/fontello/css/fontello.css Mon Mar 26 08:08:50 2018 +0200 +++ b/fonts/fontello/css/fontello.css Mon Mar 26 21:34:22 2018 +0200 @@ -1,11 +1,11 @@ @font-face { font-family: 'fontello'; - src: url('../font/fontello.eot?16552621'); - src: url('../font/fontello.eot?16552621#iefix') format('embedded-opentype'), - url('../font/fontello.woff2?16552621') format('woff2'), - url('../font/fontello.woff?16552621') format('woff'), - url('../font/fontello.ttf?16552621') format('truetype'), - url('../font/fontello.svg?16552621#fontello') format('svg'); + src: url('../font/fontello.eot?11966342'); + src: url('../font/fontello.eot?11966342#iefix') format('embedded-opentype'), + url('../font/fontello.woff2?11966342') format('woff2'), + url('../font/fontello.woff?11966342') format('woff'), + url('../font/fontello.ttf?11966342') format('truetype'), + url('../font/fontello.svg?11966342#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?16552621#fontello') format('svg'); + src: url('../font/fontello.svg?11966342#fontello') format('svg'); } } */ @@ -61,6 +61,7 @@ .icon-globe:before { content: '\e803'; } /* '' */ .icon-terminal:before { content: '\e804'; } /* '' */ .icon-blog:before { content: '\e805'; } /* '' */ +.icon-clipboard:before { content: '\e806'; } /* '' */ .icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-folder-open-empty:before { content: '\f115'; } /* '' */ .icon-level-up:before { content: '\f148'; } /* '' */