Give the settings inputs one set of colours
Nine near-identical fields had drifted a hex digit apart in three directions, which is invisible side by side and confusing to read in source.
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
.vv-pt-set-key { font-size:11px; color:#7ab; font-family:monospace; margin-bottom:2px; }
|
||||
.vv-pt-set-desc { font-size:10px; color:#555; margin-bottom:3px; line-height:1.4; }
|
||||
.vv-pt-set-input { width:100%; box-sizing:border-box; background:#0d0d0d; border:1px solid #2a2a2a;
|
||||
color:#ddd; padding:5px 8px; border-radius:3px; font-family:monospace; font-size:11px; }
|
||||
color:#bbb; padding:5px 8px; border-radius:3px; font-family:monospace; font-size:11px; }
|
||||
.vv-pt-set-input:focus { outline:none; border-color:#4a8; }
|
||||
.vv-pt-set-input.changed { border-color:#ff9800; }
|
||||
textarea.vv-pt-set-input { resize:vertical; white-space:pre; }
|
||||
|
||||
Reference in New Issue
Block a user