diff --git a/app/styles/input.css b/app/styles/input.css index 35653ea8..59bd111b 100644 --- a/app/styles/input.css +++ b/app/styles/input.css @@ -90,6 +90,7 @@ option { input[type=checkbox] { position: relative; appearance: none; + background-color: white; border: 1px solid dimgrey; border-radius: 3px; width: 0.8em;