Set hint css vie web content manager #349.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 7 May 2017 12:21:27 +0000 (14:21 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 7 May 2017 12:32:30 +0000 (14:32 +0200)
commit3b9bf50b4cbcf5b4b78cec47fe2454ba6493aa59
tree72b3e05ad9fcdf4b9343f766d9dd481f3b0718a6
parent746a74af99ef35af21d75432f1a1050dae0a3c7c
Set hint css vie web content manager #349.

Add the hint css direct to webkit instead of manipulating the DOM to add
a style node. By the way the default style was removed from config.def.h
into src/scripts directory so that the css is minified during
compilation.
src/Makefile
src/config.def.h
src/scripts/hints.css [new file with mode: 0644]
src/scripts/hints.js
src/scripts/js2h.sh
src/setting.c