mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Remove duplicate CSS entry
This commit is contained in:
parent
54cc2faa45
commit
8b00f9f282
@ -279,21 +279,6 @@ div.warnings div.wssError a:hover {
|
||||
|
||||
/**************************************************************/
|
||||
|
||||
.custom-control-input:checked~.custom-control-label::before {
|
||||
color: black !important;
|
||||
background-color: blueviolet !important;
|
||||
border-color: var(--outline) !important;
|
||||
}
|
||||
|
||||
.custom-control-label::before {
|
||||
background-color: white !important;
|
||||
top: calc(-0.2rem);
|
||||
}
|
||||
|
||||
.custom-switch .custom-control-label::after {
|
||||
top: calc(-0.125rem + 1px);
|
||||
}
|
||||
|
||||
.hidden-input {
|
||||
margin-left: -40px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user