Bugzilla – Attachment 171882 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), 1008 bytes, created by
Lucas Gass (lukeg)
on 2024-09-23 16:34:33 UTC
(
hide
)
Description:
Bug 37398: Adjust CSS for flatpickr
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2024-09-23 16:34:33 UTC
Size:
1008 bytes
patch
obsolete
>From 6f7291ac726018faee4fb75481fe9c1c01eb1248 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 > >--- > 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 d16885bd33a..1e832bff170 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.39.2
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
|
176020