Skip to content

Commit

Permalink
[FB] DownloadBar | Fix missing icon
Browse files Browse the repository at this point in the history
  • Loading branch information
creeper-0910 committed May 24, 2024
1 parent 56c8543 commit 26aaf5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
}

#hide-downloads-button {
list-style-image: url('chrome://browser/skin/close.svg');
list-style-image: url('chrome://global/skin/icons/close.svg');
margin-right: 0.5em;
margin-top: auto;
margin-bottom: auto;
Expand Down

0 comments on commit 26aaf5e

Please sign in to comment.