Bugzilla – Attachment 35510 Details for
Bug 13040
Improve exporter to allow multiple branch selections
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13040 [CSS follow-up] Improve exporter to allow multiple branch selections
Bug-13040-CSS-follow-up-Improve-exporter-to-allow-.patch (text/plain), 1.10 KB, created by
Owen Leonard
on 2015-01-23 15:11:17 UTC
(
hide
)
Description:
Bug 13040 [CSS follow-up] Improve exporter to allow multiple branch selections
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2015-01-23 15:11:17 UTC
Size:
1.10 KB
patch
obsolete
>From 68cf94fc51ca5958614768e894e6c772d365018f Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 23 Jan 2015 09:50:58 -0500 >Subject: [PATCH] Bug 13040 [CSS follow-up] Improve exporter to allow multiple > branch selections >Content-Type: text/plain; charset="utf-8" > >This patch adds a little bit of CSS to style the branch checkbox boxes. >I hope that this helps the readability, especially in systems with a >large number of branches. >--- > .../intranet-tmpl/prog/en/css/staff-global.css | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >index 89abb4c..1759f46 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >+++ b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >@@ -2766,8 +2766,13 @@ span.onsite_checkout { > } > > .branchgriditem { >+ background-color: #fff; >+ border: 1px solid #b9d8d9; >+ border-radius: 3px; > display: table-cell; > float: left; >+ margin: 3px; >+ padding: 0.3em; > } > .branchgridrow { > display: table-row; >-- >1.7.9.5
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 13040
:
32052
|
34923
|
34924
|
35278
|
35505
|
35506
|
35508
| 35510