mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-23 16:32:11 +03:00
add border to unchecked
This commit is contained in:
parent
480dbf617c
commit
7ce8d9aedc
@ -69,6 +69,7 @@ unchecked idSuffix =
|
||||
[ checkboxBackground
|
||||
[ SvgAttributes.fill "#EBEBEB"
|
||||
, SvgAttributes.fillRule "evenodd"
|
||||
, SvgAttributes.stroke (toCssString Colors.gray75)
|
||||
]
|
||||
, checkboxBackground
|
||||
[ SvgAttributes.fill "black"
|
||||
|
Loading…
Reference in New Issue
Block a user