Bug 1920563 - Clean up / rename / relocate password{-hide}.svg icons reused by chatbot r=mtigley,desktop-theme-reviewers,credential-management-reviewers,firefox-ai-ml-reviewers,dao,ngrato

Move icons to toolkit and remove aboutlogins' duplicates

Differential Revision: https://phabricator.services.mozilla.com/D237983
This commit is contained in:
Ed Lee
2025-05-02 16:46:52 +00:00
committed by elee@mozilla.com
parent 4208efdf23
commit 8d018ed99c
12 changed files with 11 additions and 32 deletions

View File

@@ -238,9 +238,8 @@ browser {
&[data-l10n-id*=generate] {
background-image: url(chrome://global/skin/icons/edit-outline.svg);
}
/* Bug 1920563 these reused icons probably should be renamed */
&[data-l10n-id*=analyze] {
background-image: url(resource://gre-resources/password.svg);
background-image: url(chrome://global/skin/icons/eye.svg);
}
&[data-l10n-id*=switch] {
background-image: url(chrome://global/skin/icons/arrows-updown.svg);