css cleanup
This commit is contained in:
parent
169d579400
commit
fa40a79d50
1 changed files with 0 additions and 18 deletions
|
|
@ -44,10 +44,6 @@ select.form-control:not([multiple]):not([size]) {
|
|||
display: none;
|
||||
}
|
||||
|
||||
#settings-modal {
|
||||
color: #212529 !important;
|
||||
}
|
||||
|
||||
.settings-dropdown .dropdown-toggle {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
|
|
@ -84,24 +80,10 @@ select.form-control:not([multiple]):not([size]) {
|
|||
outline: none;
|
||||
}
|
||||
|
||||
.modal.fade .modal-dialog {
|
||||
transition: none !important;
|
||||
transform: none !important;
|
||||
}
|
||||
|
||||
.popover:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.b-tooltip {
|
||||
opacity: 1;
|
||||
font-size: .7rem;
|
||||
}
|
||||
|
||||
.b-tooltip:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.table-compact tr td:first-child {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue