Bugzilla – Attachment 15138 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]
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), 885 bytes, created by
Jonathan Druart
on 2013-02-07 14:26:23 UTC
(
hide
)
Description:
Bug 9034: Add CSS rule to reduce width of items table
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2013-02-07 14:26:23 UTC
Size:
885 bytes
patch
obsolete
>From a828e8b1e29ba9b1386654d37647cc09f3639ed1 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 > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > koha-tmpl/intranet-tmpl/prog/en/css/datatables.css | 4 ++++ > 1 file changed, 4 insertions(+) > >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.10.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 9034
:
13310
|
13338
|
13345
|
13346
|
13368
|
14491
|
14492
|
14493
|
14494
|
14743
|
15137
| 15138 |
15139
|
15140