webui: some editor style tweaks (#234)

* initial support for leddevice options

* fix schema and editor init

* fix led editor labels and schema

* add some led schemas

* led config: insert current values. not yet perfect, but it works

* tune editor style
This commit is contained in:
redPanther
2016-09-10 23:30:05 +02:00
committed by GitHub
parent 8aff421850
commit 82611afa25
6 changed files with 33 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
</div>
<hr>
<div class="col-lg-12">
<div id='editor_holder'></div>
<div id='editor_container'></div>
<button id='btn_submit'>Submit (console.log)</button>
</div>
</div>