Bugzilla – Attachment 14492 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), 838 bytes, created by
Julian Maurice
on 2013-01-09 14:05:47 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 9034: Add CSS rule to reduce width of items table
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2013-01-09 14:05:47 UTC
Size:
838 bytes
patch
obsolete
>From a198f88eb747ea496c4004981db7d97bac4097fb 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> >--- > 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