Bug 30192 - Gray icons in the background in staff interface
Summary: Gray icons in the background in staff interface
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: 21.11
Hardware: All All
: P5 - low trivial
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-27 19:13 UTC by Pavel Bédi
Modified: 2022-12-12 21:23 UTC (History)
1 user (show)

See Also:
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 (66.96 KB, image/png)
2022-02-27 19:13 UTC, Pavel Bédi
Details

Note You need to log in before you can comment on or make changes to this bug.
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