- 🇮🇳India Anmol_Specbee
After applying the patch, the icon is visible. Attaching a screenshot of the same. Moving to RTBC.
- 🇺🇸United States dwisnousky
Thank you so much for this! We need to apply it ASAP so going to add a safe patch for our codebase. Nice work!
- Status changed to Needs work
over 1 year ago 10:33pm 2 May 2023 - 🇫🇷France andypost
If we add an icon then it should be missing by default to prevent issues on existing sites
Moreover this setting needs configuration and ability to alter,
as related fixed and logo is shown in project browser now 📌 Logo for project page Fixed - 🇺🇸United States jrockowitz Brooklyn, NY
Could we use a more unique icon like https://fontawesome.com/icons/mask?f=classic&s=solid?
- 🇮🇳India chaitanyadessai Goa
Applied patch #13 and the icon is visible in toolbar.
- First commit to issue fork.
- last update
8 months ago 7 pass - 🇺🇸United States j-barnes
Vectorized the logo from project browser and added css / library for attaching. Still need to add the configuration option for altering.
= - 🇫🇷France andypost
+++ b/css/toolbar.icons.css @@ -0,0 +1,3 @@ +.toolbar .toolbar-bar .toolbar-icon.toolbar-icon-masquerade::before {
Any reason for such long selector, IMO enough
.toolbar-bar .toolbar-icon.toolbar-icon-masquerade::before
- 🇺🇸United States j-barnes
@andypost - I tried that at first, but it was getting overridden by the fallback sprite due to the matching specificity score.
- Status changed to Needs review
8 months ago 2:40pm 27 March 2024 - last update
8 months ago 7 pass - last update
8 months ago 7 pass - last update
8 months ago 7 pass, 2 fail