df
This commit is contained in:
parent
2a840b3c30
commit
c26f46f24b
|
|
@ -1428,4 +1428,9 @@ select[class*="selectpicker"],
|
||||||
.btn-close-white {
|
.btn-close-white {
|
||||||
filter: invert(1) grayscale(100%) brightness(200%) !important;
|
filter: invert(1) grayscale(100%) brightness(200%) !important;
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.modal-header .btn:hover {
|
||||||
|
transform: scale(1.2);
|
||||||
|
opacity: 0.8;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user