luci-base: view: make checkboxes and radio buttons styleable 663/head
authorMatthias Schiffer <mschiffer@universe-factory.net>
Thu, 3 Mar 2016 21:06:39 +0000 (22:06 +0100)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Thu, 3 Mar 2016 21:06:39 +0000 (22:06 +0100)
commit4de35274cab2df740941149fe41c3c2bb8c12850
treea568b5009d2f5a1abd0e0794c62fb1a6ef802bb4
parentddc893ccc254e79b0869c709ada07f5ae232a0e3
luci-base: view: make checkboxes and radio buttons styleable

Add an empty, normally invisible label after checkboxes and radio buttons
with cbi-input-{checkbox,radio} classes to allow CSS styling them as
suggested on http://www.paulund.co.uk/style-checkboxes-with-css

Signed-off-by: Nils Schneider <nils@nilsschneider.net>
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
applications/luci-app-ddns/luasrc/view/ddns/detail_lvalue.htm
applications/luci-app-ddns/luasrc/view/ddns/overview_enabled.htm
modules/luci-base/luasrc/view/cbi/firewall_zonelist.htm
modules/luci-base/luasrc/view/cbi/fvalue.htm
modules/luci-base/luasrc/view/cbi/lvalue.htm
modules/luci-base/luasrc/view/cbi/mvalue.htm
modules/luci-base/luasrc/view/cbi/network_ifacelist.htm
modules/luci-base/luasrc/view/cbi/network_netlist.htm
modules/luci-mod-freifunk/luasrc/view/freifunk/remote_update.htm