flobrosch / valadoc-org

32 stars 5 forks source link

add coll_open and coll_close with <i> elements #12

Closed danirabbit closed 8 years ago

danirabbit commented 8 years ago

Instead of hardcoding image names in libvaladoc (which I guess is the current case), we should use an i element here and set icons with :before pseudo class and an icon name class (like how fontawesome does icons).

This requires changing main.js, creating the style classes, and also changing libvaladoc