Bugzilla – Attachment 73356 Details for
Bug 19233
Add ability to send itemnumbers in report results to batch modification
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19233: Restore styling of the button
Bug-19233-Restore-styling-of-the-button.patch (text/plain), 1.26 KB, created by
Jonathan Druart
on 2018-03-27 20:53:28 UTC
(
hide
)
Description:
Bug 19233: Restore styling of the button
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2018-03-27 20:53:28 UTC
Size:
1.26 KB
patch
obsolete
>From a46a454013e88ba58def9607beda7799944a55c1 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 27 Mar 2018 17:53:13 -0300 >Subject: [PATCH] Bug 19233: Restore styling of the button > >--- > .../prog/en/modules/reports/guided_reports_start.tt | 10 ++++++++++ > 1 file changed, 10 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >index 1f58096514..28e0c17626 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >@@ -37,6 +37,16 @@ > #col1, #col2 { width:45%; float:left; } > #col1 ins, #col2 del { display: none; } > .show_sql { font-family: monospace; } >+ .send_to_item_mod { >+ background-color: #EBF3FF; >+ border: 1px solid #88b0e8; >+ border-radius: 5px; >+ display: inline-block; >+ font-size: 75%; >+ margin: 3px 5px; >+ padding: 3px 5px; >+ white-space: nowrap; >+ } > </style> > [% IF ( saved1 ) %] > <link rel="stylesheet" type="text/css" href="[% interface %]/[% theme %]/css/datatables_[% KOHA_VERSION %].css" /> >-- >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 19233
:
66680
|
67087
|
67186
|
67805
|
67806
|
69920
|
69921
|
72566
|
72567
|
73344
|
73345
|
73346
|
73347
| 73356