using new class name in rest of css

This commit is contained in:
Alex Windett 2016-11-23 13:25:54 +00:00
parent d6b18a69a8
commit 28d93159ec
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
display: none;
&:checked {
& + .label {
& + .tgl-label {
background: var(--background-confirmed);
border: var(--border-confirmed);
color: #FFFFFF;