Bugzilla – Attachment 125138 Details for
Bug 28927
Id opacmainuserblock used twice in OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28927: (follow-up) remove rule on id=opacheader in opac CSS
Bug-28927-follow-up-remove-rule-on-idopacheader-in.patch (text/plain), 1.10 KB, created by
Owen Leonard
on 2021-09-22 14:56:52 UTC
(
hide
)
Description:
Bug 28927: (follow-up) remove rule on id=opacheader in opac CSS
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2021-09-22 14:56:52 UTC
Size:
1.10 KB
patch
obsolete
>From 5377f817e97125b1b75d7f3fe36c4113c55b7288 Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Tue, 7 Sep 2021 23:04:54 -1000 >Subject: [PATCH] Bug 28927: (follow-up) remove rule on id=opacheader in opac > CSS >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Actually this rule does nothing, it defines same background color as "body" : #fcf9fc > >Test plan : >1) Without patch look at OPAC header >2) With patch OPAC header should have same background color > >Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi> > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss | 4 ---- > 1 file changed, 4 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >index c665cfea5d..6ff646309c 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >+++ b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >@@ -449,10 +449,6 @@ th { > } > } > >-#opacheader { >- background-color: #fcf9fc; >-} >- > #numresults { > color: #727272; > } >-- >2.20.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 28927
:
124267
|
124318
|
124637
|
124638
|
124793
|
124794
|
125125
|
125126
|
125137
|
125138
|
125332
|
125333