Bug 30192

Summary: Gray icons in the background in staff interface
Product: Koha Reporter: Pavel Bédi <resetka.bedi>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: gmcharlt
Version: 21.11   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Staff interface

Description Pavel Bédi 2022-02-27 19:13:28 UTC
Created attachment 131155 [details]
Staff interface

Gray icons are on the background of magnifying glass icons (attachment).
HTML code:
<a class="icon_general icon_search" href="/cgi-bin/koha/catalogue/search.pl">
<span class="fa-stack">
<i class="fa fa-fw fa-book fa-stack-1x"></i>
<i class="fa fa-fw fa-search fa-stack-2x"></i>
</span>
Advanced search
</a>

and:

<a class="icon_general icon_search" href="/cgi-bin/koha/catalogue/itemsearch.pl">
<span class="fa-stack">
<i class="fa fa-fw fa-list fa-stack-1x"></i>
<i class="fa fa-fw fa-search fa-stack-2x"></i>
</span>
Item search
</a>
Comment 1 Katrin Fischer 2022-02-27 19:30:33 UTC
Can you explain the problem a little bit more?
Comment 2 Pavel Bédi 2022-02-27 19:34:53 UTC
(In reply to Katrin Fischer from comment #1)
> Can you explain the problem a little bit more?

During normal use of the Staff Interface, icons appear on top of each other. See the attached file as a screenshot.

I don't think that's normal. Or yes?
Comment 3 Katrin Fischer 2022-02-27 20:29:36 UTC
There is a book and a list thing behind the icons, that's intentional :)
Comment 4 Pavel Bédi 2022-02-27 20:31:29 UTC
(In reply to Katrin Fischer from comment #3)
> There is a book and a list thing behind the icons, that's intentional :)

I see. With the new version, it appeared there. It seemed ugly to me, so I thought it was a bug.
Comment 5 Katrin Fischer 2022-02-27 20:41:42 UTC
The idea is that you can see them 'through' the magnifying glass