Allow updating settings and show configuration for node

This commit is contained in:
Dane Everitt 2016-01-05 18:31:25 -05:00
parent 69b541643c
commit 6e0c5d16af
5 changed files with 601 additions and 42 deletions

View file

@ -77,3 +77,5 @@ form .text-muted {margin: 0 0 -5.5px}
.tab-pane.active .panel.panel-default {border-top:0 !important}
.tabs_with_panel > li.active > a {background-color: #f5f5f5 !important}
.tabs_with_panel > li > a {background: transparent;}
.label{border-radius: .25em;padding: .2em .6em .3em;}
kbd{border-radius: .25em}