Bugzilla – Attachment 4220 Details for
Bug 6346
Patron search results should be valigned top
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Signed off patch
0001-SIGNED-OFF-Fix-for-Bug-6346-Patron-search-results-sh.patch (text/plain), 1018 bytes, created by
Katrin Fischer
on 2011-05-22 20:13:49 UTC
(
hide
)
Description:
Signed off patch
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2011-05-22 20:13:49 UTC
Size:
1018 bytes
patch
obsolete
>From bdb9dcd051ef13d326b1d4f3ec85bf47f602411e Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Thu, 19 May 2011 15:11:56 -0400 >Subject: [PATCH] [SIGNED-OFF] Fix for Bug 6346 - Patron search results should be valigned top >Content-Type: text/plain; charset="utf-8" > >I'm going for the nuclear option: Let's valign-top all table cells. >Having vertical-align : middle really only works well if your >table cells have the same height. > >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >--- > .../intranet-tmpl/prog/en/css/staff-global.css | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >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 c211507..a692fe6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >+++ b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >@@ -252,6 +252,7 @@ td, th { > > td { > background-color : White; >+ vertical-align : top; > } > > td.borderless { >-- >1.7.4.1 >
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 6346
:
4126
|
4194
|
4219
|
4220
|
4958