- fix formatting of date input fields

This commit is contained in:
Uwe Steinmann 2025-12-03 16:41:57 +01:00
parent dfc80b823e
commit be71795fc5
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@
- use table sorter on clear cache page and conversion services page
- droping an url in the drag&drop area will download the url
- add button to all password fields to make password visible
- fix formatting of date input fields
--------------------------------------------------------------------------------
Changes in version 5.1.42

View File

@ -283,6 +283,7 @@ a.accordion2-toggle:focus, a.accordion2-toggle:hover {
}
.datepicker {
border-radius: 0px;
padding: 0.375rem 0.75rem;
}
span.datepicker {
padding: 0px;