forked from treehouse/mastodon
Merge pull request #512 from ThibG/glitch-soc/fixes/fix-ckbox-color
Change notification cleaning checkbox color (fixes #511)rebase/4.0.0rc2
commit
e4c82e33e4
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue