Bugzilla – Attachment 7439 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]
Bug 7264 - Followup: Add a black border to the popup
Bug-7264---Followup-Add-a-black-border-to-the-popu.patch (text/plain), 965 bytes, created by
Magnus Enger
on 2012-02-03 11:37:06 UTC
(
hide
)
Description:
Bug 7264 - Followup: Add a black border to the popup
Filename:
MIME Type:
Creator:
Magnus Enger
Created:
2012-02-03 11:37:06 UTC
Size:
965 bytes
patch
obsolete
>From 8252d0f17a6effcde83e3acee8d3bf26c83b91f8 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] Bug 7264 - Followup: Add a black border to the popup > >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. >--- > 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 100755 >--- 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.5.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 7264
:
7058
|
7059
|
7417
|
7439
|
7440
|
7441
|
7518
|
7912
|
8073
|
8107
|
8111
|
8112
|
8113