Bugzilla – Attachment 172193 Details for
Bug 37398
Initialize a datepicker on all date/datetime fields when adding/editing items
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37398: Adjust CSS for flatpickr
Bug-37398-Adjust-CSS-for-flatpickr.patch (text/plain), 1.04 KB, created by
Phil Ringnalda
on 2024-09-27 22:11:39 UTC
(
hide
)
Description:
Bug 37398: Adjust CSS for flatpickr
Filename:
MIME Type:
Creator:
Phil Ringnalda
Created:
2024-09-27 22:11:39 UTC
Size:
1.04 KB
patch
obsolete
>From 04da508fdad78808a6292f3b956e12ad79567c08 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Mon, 23 Sep 2024 16:34:00 +0000 >Subject: [PATCH] Bug 37398: Adjust CSS for flatpickr > >Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> >--- > koha-tmpl/intranet-tmpl/prog/css/addbiblio.css | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css b/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css >index d16885bd33..1e832bff17 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css >+++ b/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css >@@ -222,6 +222,7 @@ a.tagnum { > align-items: flex-start; > display: flex; > flex-basis: 100%; >+ align-items: center; > } > > div.item_edit_form ol li label, >@@ -244,6 +245,10 @@ div.item_edit_form ol li { > width: 31em; > } > >+.item_edit_form span.required { >+ margin-left: 2em; >+} >+ > div.item_edit_form ol li label:first-child, > fieldset.order_details ol li label:first-child, > div.item_edit_form ol li .label:first-child, >-- >2.44.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 37398
:
171416
|
171417
|
171419
|
171420
|
171421
|
171422
|
171423
|
171424
|
171881
|
171882
|
171919
|
171963
|
172187
|
172188
|
172189
|
172190
|
172191
|
172192
|
172193
|
172194
|
172195
|
172196
|
174558
|
174559
|
174560
|
174561
|
174562
|
174563
|
174564
|
174565
|
174566