inputosaurus jQuery to native so we can drop jquery-ui

This commit is contained in:
djmaze 2020-09-21 16:05:04 +02:00
parent ea2e0c09d8
commit 06abbf0713
33 changed files with 422 additions and 7584 deletions

View file

@ -92,19 +92,6 @@
cursor: pointer;
opacity: 0.5;
}
&.ui-sortable-helper {
background: #F5F5F5;
border: 1px solid #DDD;
.button-delete, .delete-account {
display: none;
}
td {
border-width: 0;
}
}
}
.identity-item {
@ -134,18 +121,5 @@
cursor: pointer;
opacity: 0.5;
}
&.ui-sortable-helper {
background: #F5F5F5;
border: 1px solid #DDD;
.button-delete, .delete-identity {
display: none;
}
td {
border-width: 0;
}
}
}
}