Moved default hint css from js to config.def.h file (#199).
authorDaniel Carl <danielcarl@gmx.de>
Sat, 18 Apr 2015 21:52:04 +0000 (23:52 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 18 Apr 2015 21:52:04 +0000 (23:52 +0200)
commit476b624b704f4d74d17a304c18129fce0dca4dcf
tree3abd59cc156a564284c8f6c7f68cd8e7cffec171
parented761a98f0acf313b3286c10099850bebfe92613
Moved default hint css from js to config.def.h file (#199).

This makes it easier for user to adapt the hinting theme without the need to
overrule the style by style.css file or to patch the hints.js file.
src/config.def.h
src/hints.js
src/js2h.sh