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:
@@ -96,7 +96,7 @@
|
||||
/* ── Settings card ───────────────────────────────────────── */
|
||||
.vv-arr-set-card { grid-column:1/-1; }
|
||||
.vv-arr-tog-lbl { font-size:11px;color:#666; }
|
||||
.vv-arr-set-inp { background:#0d0d0d;border:1px solid #252525;border-radius:3px;color:#888;
|
||||
.vv-arr-set-inp { background:#0d0d0d;border:1px solid #2a2a2a;border-radius:3px;color:#bbb;
|
||||
font-size:11px;padding:3px 7px;outline:none;width:60px; }
|
||||
.vv-arr-set-inp:focus { border-color:#444; }
|
||||
.vv-arr-pill { display:inline-block;font-size:9px;padding:1px 7px;border-radius:3px;font-weight:700; }
|
||||
|
||||
Reference in New Issue
Block a user