diff --git a/src/images/close.png b/src/images/close.png new file mode 100644 index 0000000000..ccbb3b1d5c Binary files /dev/null and b/src/images/close.png differ diff --git a/src/manifest.json b/src/manifest.json index 316a943203..15b78418a6 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -128,7 +128,10 @@ } }, "web_accessible_resources": [ - "notification/bar.html" + "notification/bar.html", + "images/icon38.png", + "images/icon38_locked.png", + "images/close.png" ], "applications": { "gecko": { diff --git a/src/notification/bar.html b/src/notification/bar.html index 0b0b29417c..5c82a4e4d3 100644 --- a/src/notification/bar.html +++ b/src/notification/bar.html @@ -10,22 +10,14 @@
-<<<<<<< HEAD - - X - -======= ->>>>>>> a3876db30bdfb5ac42bda44ec02a728a52ae149c