This commit is contained in:
KONE SOREL 2026-03-05 00:07:54 +00:00
parent 2a840b3c30
commit c26f46f24b

View File

@ -1429,3 +1429,8 @@ select[class*="selectpicker"],
filter: invert(1) grayscale(100%) brightness(200%) !important;
color: #fff !important;
}
.modal-header .btn:hover {
transform: scale(1.2);
opacity: 0.8;
}