Bugzilla – Attachment 76624 Details for
Bug 7547
Printing a sorted cart
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7547: (QA follow-up) Make button background transparent for consistency
Bug-7547-QA-follow-up-Make-button-background-trans.patch (text/plain), 1.07 KB, created by
Nick Clemens (kidclamp)
on 2018-07-02 11:58:08 UTC
(
hide
)
Description:
Bug 7547: (QA follow-up) Make button background transparent for consistency
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2018-07-02 11:58:08 UTC
Size:
1.07 KB
patch
obsolete
>From f9de9cd0ce8f803a7f3e41b5734a20d1bb04c6de Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Wed, 27 Jun 2018 13:00:17 +0000 >Subject: [PATCH] Bug 7547: (QA follow-up) Make button background transparent > for consistency > >Test plan: >Add some records to cart in opac and show the cart, look at the print button/link >--> without patch it has darker background than other buttons >--> with this patch it has the same background > >Note: tested wir firefox 45, firefox 60 and chromium 66 > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > koha-tmpl/opac-tmpl/bootstrap/less/opac.less | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/less/opac.less b/koha-tmpl/opac-tmpl/bootstrap/less/opac.less >index ebd215f..92e6e03 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/less/opac.less >+++ b/koha-tmpl/opac-tmpl/bootstrap/less/opac.less >@@ -1578,6 +1578,7 @@ input.editshelf { > > .buttons-print { > background-position-y: -184px; >+ background-color: transparent; > border: 0; > color: #0076B2; > font-size: 100%; >-- >2.1.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 7547
:
31000
|
31001
|
76246
|
76418
|
76491
|
76492
|
76623
| 76624 |
76625