wersja 0.0.4 #7

Merged
gru merged 47 commits from zliczanie_wydatkow_i_poprawki_w_js into master 2025-07-28 22:17:13 +02:00
Showing only changes of commit cd06fc3ca4 - Show all commits

View File

@@ -309,12 +309,4 @@ input.form-control {
.only-mobile {
display: none !important;
}
}
.sorting-active {
border: 2px dashed #ffc107;
border-radius: 0.5rem;
background-color: rgba(255, 193, 7, 0.05);
padding: 0.5rem;
transition: border 0.3s, background-color 0.3s;
}