mirror of
https://git.code.sf.net/p/seeddms/code
synced 2026-01-13 12:57:59 +00:00
- fix formatting of date input fields
This commit is contained in:
parent
dfc80b823e
commit
be71795fc5
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user