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>
Can you explain the problem a little bit more?
(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?
There is a book and a list thing behind the icons, that's intentional :)
(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.
The idea is that you can see them 'through' the magnifying glass