mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-09 21:43:06 -04:00
webstead: set color:inherit on tickyboxes
Chromium's browser stylesheet overrides this.
This commit is contained in:
parent
96ee19d038
commit
295660b1f9
@ -28,6 +28,7 @@
|
||||
}
|
||||
#pixels input {
|
||||
appearance: none;
|
||||
color: inherit;
|
||||
margin: 0;
|
||||
width: var(--pix);
|
||||
height: var(--pix);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user