dg
This commit is contained in:
parent
9a8d1efca9
commit
46e6a8b417
|
|
@ -1433,4 +1433,11 @@ select[class*="selectpicker"],
|
||||||
.modal-header .btn:hover {
|
.modal-header .btn:hover {
|
||||||
transform: scale(1.2);
|
transform: scale(1.2);
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
|
}
|
||||||
|
|
||||||
|
.dt-buttons-custom {
|
||||||
|
margin-right: 15px;
|
||||||
|
}
|
||||||
|
.dt-search-custom input {
|
||||||
|
min-width: 200px;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user