Bugzilla – Attachment 4958 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]
proposed patch (passed QA)
0001-Fix-for-Bug-6346-Patron-search-results-should-be-val.patch (text/plain), 1019 bytes, created by
Paul Poulain
on 2011-08-11 08:06:26 UTC
(
hide
)
Description:
proposed patch (passed QA)
Filename:
MIME Type:
Creator:
Paul Poulain
Created:
2011-08-11 08:06:26 UTC
Size:
1019 bytes
patch
obsolete
>From 354357c95db4643219d7afe45448ccff6ccf6b4b Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Thu, 19 May 2011 15:11:56 -0400 >Subject: [PATCH] Fix for Bug 6346 - Patron search results should be valigned top > >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> >Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> >--- > .../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 3c5d257..7f6a55f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >+++ b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >@@ -254,6 +254,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