Merge pull request #93 from CartoDB/fix-toggle

change toggle color
This commit is contained in:
piensaenpixel
2016-04-12 11:37:28 +02:00

View File

@@ -49,7 +49,7 @@
}
&:checked + .CDB-ToggleFace {
background: $cMainBg;
background: $cHighlight;
&::before {
right: 2px;