save settings on the fly
This commit is contained in:
parent
6669f6b6ef
commit
805d1395fc
5 changed files with 45 additions and 27 deletions
|
@ -1,5 +1,5 @@
|
|||
.vimvixen-settings-form {
|
||||
textarea[name=plain-json] {
|
||||
textarea[name=json] {
|
||||
font-family: monospace;
|
||||
width: 100%;
|
||||
min-height: 64ex;
|
||||
|
|
Reference in a new issue