Bugzilla – Attachment 74516 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), 872 bytes, created by
Katrin Fischer
on 2018-04-19 06:48:55 UTC
(
hide
)
Description:
Bug 18327: Set label width to 50% in modal
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2018-04-19 06:48:55 UTC
Size:
872 bytes
patch
obsolete
>From 57ca6529fc7b896fe4e87ec6ad4bfee88992c899 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 > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > 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 32a614b..6b1f6c0 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.1.4
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