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:
@@ -80,7 +80,7 @@
|
||||
.vv-fb-tog.on::after { left:16px;background:#4caf50; }
|
||||
.vv-fb-set-row { display:flex;justify-content:space-between;align-items:center;padding:5px 0; }
|
||||
.vv-fb-set-lbl { font-size:11px;color:#555; }
|
||||
.vv-fb-set-inp { background:#0d0d0d;border:1px solid #2a2a2a;border-radius:3px;color:#888;
|
||||
.vv-fb-set-inp { background:#0d0d0d;border:1px solid #2a2a2a;border-radius:3px;color:#bbb;
|
||||
font-size:12px;padding:4px 8px;outline:none;width:72px;font-family:monospace;
|
||||
text-align:right;box-sizing:border-box; }
|
||||
.vv-fb-set-inp:focus { border-color:#444; }
|
||||
|
||||
Reference in New Issue
Block a user