We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf2a79 commit cb7d742Copy full SHA for cb7d742
src/chrome/content/code/AndroidUI.jsm
@@ -138,7 +138,7 @@ var urlbarOptions = {
138
139
title: "HTTPS Everywhere",
140
141
- icon: "chrome://https-everywhere/skin/https-everywhere-128.png",
+ icon: "chrome://https-everywhere/skin/icon-active-128.png",
142
143
clickCallback: function() {
144
popupInfo.fill();
src/chrome/skin/icon-active-128.png
@@ -0,0 +1 @@
1
+../../../common/icons/icon-active-128.png
0 commit comments