Bugzilla – Attachment 13346 Details for
Bug 9034
Add sorting and filtering on items table (catalogue/detail.pl)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 9034: Add CSS rule to reduce width of items table
Bug-9034-Add-CSS-rule-to-reduce-width-of-items-tab.patch (text/plain), 880 bytes, created by
Kyle M Hall (khall)
on 2012-11-09 15:05:47 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 9034: Add CSS rule to reduce width of items table
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2012-11-09 15:05:47 UTC
Size:
880 bytes
patch
obsolete
>From f089cb0f7bb1cd6ef07e7817f8f9f4fa0e8d4efa Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Fri, 9 Nov 2012 09:02:25 +0100 >Subject: [PATCH] Bug 9034: Add CSS rule to reduce width of items table >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/css/datatables.css | 4 ++++ > 1 files changed, 4 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/datatables.css b/koha-tmpl/intranet-tmpl/prog/en/css/datatables.css >index 214e543..179979f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/css/datatables.css >+++ b/koha-tmpl/intranet-tmpl/prog/en/css/datatables.css >@@ -225,3 +225,7 @@ tr.even.selected td { > background-color: #D3D3D3; > } > >+/* ColumnFilter */ >+span.filter_column > input.text_filter { >+ width: 7em; >+} >-- >1.7.2.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 9034
:
13310
|
13338
|
13345
|
13346
|
13368
|
14491
|
14492
|
14493
|
14494
|
14743
|
15137
|
15138
|
15139
|
15140