Checkbox Background

transparent right sign (inside checkbox) instead of green colored.
This commit is contained in:
Himanshu Grover 2017-08-09 11:46:28 +05:30 committed by GitHub
parent 2b4847f350
commit 02ffbda2de

View File

@ -126,10 +126,6 @@ label.checkbox-inline {
-5px 5px 0 10px,
20px -12px 0 11px;
}
& + .checkbox-material .check:after {
//background-color: @brand-success; // FIXME: seems like tho wrong color, test and make sure it can be removed
}
}
}