Closed techmsi closed 9 years ago
:+1:
I have a pull request #213 for this. You can also check spfoos/hallo where I'll be porting most of the UI elements to Bootstrap.
@techmsi For a quick workaround to have this work with font awesome, I inspected the element on the hallo.js demo page and pulled the font awesome css file from there.
Fixed by #213
Hallo doesn't display toolbar icons when using font-awesome 4.0.3 because the classes have changed: http://fontawesome.io/icon/italic/
Font Awesome 4.0.3
Font Awesome 3.2.1
What files/lines would need to be changed in order to work with the newest font-awesome code?