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:
@@ -79,7 +79,7 @@ $_aiEnabled = strtolower(trim($_vars['AI_ENABLED'] ?? 'false')) === 'true';
|
||||
padding:8px 12px;font-size:11px;color:#ffb74d;margin-top:8px;display:none; }
|
||||
.vv-set-tog-lbl { font-size:12px;color:#888; }
|
||||
.vv-set-tog-sub { font-size:10px;color:#3a3a3a;margin-top:1px; }
|
||||
.vv-set-inp { background:#0d0d0d;border:1px solid #2a2a2a;border-radius:3px;color:#888;
|
||||
.vv-set-inp { background:#0d0d0d;border:1px solid #2a2a2a;border-radius:3px;color:#bbb;
|
||||
font-size:12px;padding:5px 8px;outline:none;width:100%;box-sizing:border-box;
|
||||
font-family:monospace; }
|
||||
.vv-set-inp:focus{ border-color:#444; }
|
||||
|
||||
Reference in New Issue
Block a user