First full release

This commit is contained in:
Luka Romih
2023-03-10 12:50:23 +01:00
parent 257f3c354f
commit 9867875ef2
285 changed files with 10980 additions and 4692 deletions
@@ -263,6 +263,17 @@
background-color: #f5f5f5;
}
#show-dates:focus {
background-color: inherit;
border-color: #b6bec3;
box-shadow: none;
}
#hide-dates:focus {
border-color: #b6bec3;
box-shadow: none;
}
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {