luci-app-unbound: clean up presentation of advanced LuCI tabs 1376/head
authorEric Luehrsen <ericluehrsen@hotmail.com>
Mon, 18 Sep 2017 03:31:15 +0000 (23:31 -0400)
committerEric Luehrsen <ericluehrsen@hotmail.com>
Sat, 23 Sep 2017 03:04:40 +0000 (23:04 -0400)
commit7ca169710e048f2e3a5d3a1ad3dbc96c666e03a7
tree7ebc3ef99f72c3ed078ba563afceeee127ada4f6
parent678c15c0da5e9a133522dc66baafc088dcef5543
luci-app-unbound: clean up presentation of advanced LuCI tabs

Add CSS for editing tabs to provide monospace font and offset
editing window color from read only windows. Expand 'control'
option to match with net/unbound. Add 'extended_stats' option
to match with net/unbound.

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
applications/luci-app-unbound/luasrc/controller/unbound.lua
applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua
applications/luci-app-unbound/luasrc/model/cbi/unbound/extended.lua
applications/luci-app-unbound/luasrc/model/cbi/unbound/manual.lua
applications/luci-app-unbound/luasrc/model/cbi/unbound/server.lua
applications/luci-app-unbound/luasrc/view/unbound/css-editing.htm [new file with mode: 0644]
applications/luci-app-unbound/luasrc/view/unbound/show-textbox.htm