Explorar o código

3672 notification icon (#3678)

* icon with padding to border

* resized icon to 256
maTh %!s(int64=4) %!d(string=hai) anos
pai
achega
991ee64db2
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      p/scripts/main.js
  2. BIN=BIN
      p/themes/icons/favicon-256-padding.png

+ 1 - 1
p/scripts/main.js

@@ -1369,7 +1369,7 @@ function notifs_html5_show(nb) {
 	}
 
 	const notification = new window.Notification(context.i18n.notif_title_articles, {
-		icon: '../themes/icons/favicon-256.png',
+		icon: '../themes/icons/favicon-256-padding.png',
 		body: context.i18n.notif_body_articles.replace('%d', nb),
 		tag: 'freshRssNewArticles',
 	});

BIN=BIN
p/themes/icons/favicon-256-padding.png