Bugzilla – Attachment 8073 Details for
Bug 7264
Display information about library on OPAC detail
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF]Bug 7264 - Followup
0001-SIGNED-OFF-Bug-7264-Followup-Add-a-black-border-to-t.patch (text/plain), 1.05 KB, created by
delaye
on 2012-03-08 08:22:15 UTC
(
hide
)
Description:
[SIGNED-OFF]Bug 7264 - Followup
Filename:
MIME Type:
Creator:
delaye
Created:
2012-03-08 08:22:15 UTC
Size:
1.05 KB
patch
obsolete
>From ebaed32f29f034ba62deccdc56a4210540c23acd Mon Sep 17 00:00:00 2001 >From: Magnus Enger <magnus@enger.priv.no> >Date: Fri, 3 Feb 2012 12:33:25 +0100 >Subject: [PATCH] [SIGNED-OFF] Bug 7264 - Followup: Add a black border to the popup >Content-Type: text/plain; charset="utf-8" > >I think it's a bit hard to dinstinguish the popup from the background >without a border, so this followup patch adds that. It should be >applied on top of Srdjan's original patch. > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >index 97a2c57..122010f 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >@@ -219,6 +219,7 @@ YAHOO.util.Event.onContentReady("furtherm", function () { > display: none; > padding: 20px; > background: #fff; >+ border: 1px solid black; > } > </style> > >-- >1.7.3 >
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 7264
:
7058
|
7059
|
7417
|
7439
|
7440
|
7441
|
7518
|
7912
|
8073
|
8107
|
8111
|
8112
|
8113