Removed unneeded CSS and JS stuff

This commit is contained in:
Michael 2020-02-05 16:30:35 +00:00
commit cf9070c396
12 changed files with 1 additions and 263 deletions

View file

@ -312,15 +312,6 @@ a.btn:hover {
border: 1px solid transparent;
border-color: #ccc;
}
.field.yesno:hover .toggle {
border-color: $link_hover_color;
transition: all 0.25s ease-in-out;
}
.field.yesno:hover .toggle-handle {
background-color: #fff;
transition: all 0.25s ease-in-out;
}
.form-control-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
padding: .275rem .75rem;
/*font-size: .875rem;*/