Bugzilla – Attachment 74457 Details for
Bug 18327
Add the ability to set the received date to today on multi receiving serials
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18327: Set label width to 50% in modal
Bug-18327-Set-label-width-to-50-in-modal.patch (text/plain), 822 bytes, created by
Jonathan Druart
on 2018-04-18 16:08:40 UTC
(
hide
)
Description:
Bug 18327: Set label width to 50% in modal
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2018-04-18 16:08:40 UTC
Size:
822 bytes
patch
obsolete
>From a496106444b4a64aca7fdc562ab969ba9850c957 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 18 Apr 2018 13:08:21 -0300 >Subject: [PATCH] Bug 18327: Set label width to 50% in modal > >--- > koha-tmpl/intranet-tmpl/prog/css/staff-global.css | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/css/staff-global.css >index 32a614bd70..6b1f6c05f8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/staff-global.css >+++ b/koha-tmpl/intranet-tmpl/prog/css/staff-global.css >@@ -797,6 +797,10 @@ fieldset.rows label.error { > width: auto; > } > >+#multi_receiving fieldset.rows label { >+ width: 50%; >+} >+ > fieldset.action, div.action { > background-color: transparent; > clear : both; >-- >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 18327
:
74375
|
74376
|
74390
|
74391
|
74456
|
74457
|
74513
|
74514
|
74515
|
74516
|
74535