Bugzilla – Attachment 96169 Details for
Bug 24181
Improve the display of our datepickers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24181: Move the icon back into the input
Bug-24181-Move-the-icon-back-into-the-input.patch (text/plain), 837 bytes, created by
Lucas Gass (lukeg)
on 2019-12-10 17:20:13 UTC
(
hide
)
Description:
Bug 24181: Move the icon back into the input
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2019-12-10 17:20:13 UTC
Size:
837 bytes
patch
obsolete
>From 8bbf0c1bad58cb3e6e791ca1243c1cc0ecb3c767 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 5 Dec 2019 16:33:00 +0100 >Subject: [PATCH] Bug 24181: Move the icon back into the input > >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> >--- > 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 e96f37118f..2d7a4babfc 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -2902,7 +2902,7 @@ li { > } > > .ui-datepicker-trigger { >- margin: 0 3px; >+ margin: 0 0 3px -2em; > 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 24181
:
96044
|
96045
|
96143
|
96144
|
96168
|
96169
|
96581
|
96582