Bugzilla – Attachment 172187 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: Add CSS for the important class
Bug-37398-Add-CSS-for-the-important-class.patch (text/plain), 785 bytes, created by
Lucas Gass (lukeg)
on 2024-09-27 22:06:10 UTC
(
hide
)
Description:
Bug 37398: Add CSS for the important class
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2024-09-27 22:06:10 UTC
Size:
785 bytes
patch
obsolete
>From 8c4c0168f4fd12506af1223ea9ba10a265c547ef Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Fri, 27 Sep 2024 22:05:44 +0000 >Subject: [PATCH] Bug 37398: Add CSS for the important class > >--- > koha-tmpl/intranet-tmpl/prog/css/addbiblio.css | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css b/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css >index 1e832bff170..ae89201194d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css >+++ b/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css >@@ -245,7 +245,8 @@ div.item_edit_form ol li { > width: 31em; > } > >-.item_edit_form span.required { >+.item_edit_form span.required, >+.item_edit_form span.important { > margin-left: 2em; > } > >-- >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