]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - release/samples/toolbarconfigurator/css/fontello.css
Initial commit
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / release / samples / toolbarconfigurator / css / fontello.css
CommitLineData
3332bebe
IB
1@font-face {\r
2 font-family: 'fontello';\r
3 src: url('../font/fontello.eot?89024372');\r
4 src: url('../font/fontello.eot?89024372#iefix') format('embedded-opentype'),\r
5 url('../font/fontello.woff?89024372') format('woff'),\r
6 url('../font/fontello.ttf?89024372') format('truetype'),\r
7 url('../font/fontello.svg?89024372#fontello') format('svg');\r
8 font-weight: normal;\r
9 font-style: normal;\r
10}\r
11/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */\r
12/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */\r
13/*\r
14@media screen and (-webkit-min-device-pixel-ratio:0) {\r
15 @font-face {\r
16 font-family: 'fontello';\r
17 src: url('../font/fontello.svg?89024372#fontello') format('svg');\r
18 }\r
19}\r
20*/\r
21\r
22 [class^="icon-"]:before, [class*=" icon-"]:before {\r
23 font-family: "fontello";\r
24 font-style: normal;\r
25 font-weight: normal;\r
26 speak: none;\r
27\r
28 display: inline-block;\r
29 text-decoration: inherit;\r
30 width: 1em;\r
31 margin-right: .2em;\r
32 text-align: center;\r
33 /* opacity: .8; */\r
34\r
35 /* For safety - reset parent styles, that can break glyph codes*/\r
36 font-variant: normal;\r
37 text-transform: none;\r
38\r
39 /* fix buttons height, for twitter bootstrap */\r
40 line-height: 1em;\r
41\r
42 /* Animation center compensation - margins should be symmetric */\r
43 /* remove if not needed */\r
44 margin-left: .2em;\r
45\r
46 /* you can be more comfortable with increased icons size */\r
47 /* font-size: 120%; */\r
48\r
49 /* Uncomment for 3D effect */\r
50 /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */\r
51}\r
52\r
53.icon-trash:before { content: '\e802'; } /* '' */\r
54.icon-down-big:before { content: '\e800'; } /* '' */\r
55.icon-up-big:before { content: '\e801'; } /* '' */\r