forked from apache/shindig
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
we should check if there is a solution to it in shindig,
either
- setting in shindig
- disable the change of css.
These lines are removed:
/* FONT AWESOME CORE
- -------------------------- /
class^="icon-",
[class=" icon-"] {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
}
[class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
}