Change notification cleaning checkbox color (fixes #511)

remotes/1698178055505214576/signup-info-prompt
Thibaut Girka 2018-05-23 18:29:15 +02:00
parent 2289250f69
commit 0553496b76
1 changed files with 1 additions and 1 deletions

View File

@ -894,7 +894,7 @@
width: 30px;
height: 30px;
font-size: 20px;
color: $inverted-text-color;
color: $darker-text-color;
text-shadow: 0 0 5px black;
display: flex;
justify-content: center;