mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-27 00:19:50 +03:00
Checkbox Background
transparent right sign (inside checkbox) instead of green colored.
This commit is contained in:
parent
2b4847f350
commit
02ffbda2de
|
@ -126,10 +126,6 @@ label.checkbox-inline {
|
||||||
-5px 5px 0 10px,
|
-5px 5px 0 10px,
|
||||||
20px -12px 0 11px;
|
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
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user