separate settings

This commit is contained in:
Shin'ya Ueoka 2017-10-08 14:44:21 +09:00
parent 541449b1fc
commit 58123210ab
13 changed files with 17 additions and 34 deletions

View file

@ -1,8 +0,0 @@
.vimvixen-settings-form {
textarea[name=plain-json] {
font-family: monospace;
width: 100%;
min-height: 64ex;
resize: vertical;
}
}