Bug 34244: Improve contrast in staff interface main page layered icons

This patch adjusts CSS for the staff interface home page so that there
is better contrast with Font Awesome icons which are layered. The
main advanced search and item search links have two icons layered one on
top of the other, and the "lower" one needs to have better contrast
after the staff interface redesign.

To test, apply the patch and rebuild the staff interface CSS. Log into
the staff interface and confirm that the advanced search and item search
link icons are clear and distinguishable from each other.

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit f6b935a4ca)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
Owen Leonard 2023-07-10 12:37:07 +00:00 committed by Martin Renvoize
parent 93877a3f8f
commit 84422676d6
Signed by: martin.renvoize
GPG key ID: 422B469130441A0F

View file

@ -62,7 +62,7 @@ ul {
}
.fa-stack-1x {
color: #CCC;
color: #626262;
font-size: .9em;
left: -5px;
top: -1px;