Bugzilla – Attachment 96899 Details for
Bug 24363
Datepicker calendar is not always sexy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24363: Small CSS change to align datepicker within input
Bug-24363-Small-CSS-change-to-align-datepicker-wit.patch (text/plain), 791 bytes, created by
Lucas Gass (lukeg)
on 2020-01-07 15:21:32 UTC
(
hide
)
Description:
Bug 24363: Small CSS change to align datepicker within input
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2020-01-07 15:21:32 UTC
Size:
791 bytes
patch
obsolete
>From 82ddb735fbd460bf0524e245233f4836f7a89c17 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Tue, 7 Jan 2020 15:17:29 +0000 >Subject: [PATCH] Bug 24363: Small CSS change to align datepicker within input > >--- > koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >index 13c6789ec3..381c265f1a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -2898,7 +2898,7 @@ li { > } > > .ui-datepicker-trigger { >- margin: 0 0 3px -2em; >+ margin: 3px 0 5px -1.5em; > vertical-align: middle; > } > >-- >2.11.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 24363
:
96893
|
96899
|
96968
|
97466
|
98289
|
98355
|
98366
|
98387
|
98426
|
98427
|
98428
|
98463
|
98857
|
98893
|
99139