diff --git a/browserAction/browserAction.css b/browserAction/browserAction.css index af18fe2..83de871 100644 --- a/browserAction/browserAction.css +++ b/browserAction/browserAction.css @@ -38,8 +38,8 @@ div { background-image: radial-gradient(black, rgba(0, 0, 0, 0), transparent);; } #addonStatus.off { - background-image: url(../icons/browserAction-whitelisted.svg); + background-image: url(../icons/browserAction-CBoff.svg); } #addonStatus.on { - background-image: url(../icons/browserAction-notPrinted.svg); + background-image: url(../icons/browserAction-CBon.svg); } \ No newline at end of file diff --git a/icons/browserAction-CBoff.svg b/icons/browserAction-CBoff.svg new file mode 100644 index 0000000..ddd4df2 --- /dev/null +++ b/icons/browserAction-CBoff.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/browserAction-CBon.svg b/icons/browserAction-CBon.svg new file mode 100644 index 0000000..2b9b980 --- /dev/null +++ b/icons/browserAction-CBon.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + +