Added browser notification support to MeshMessenger

This commit is contained in:
Ylian Saint-Hilaire
2019-09-26 12:58:35 -07:00
parent 77df924926
commit f1f4c02c68
7 changed files with 53 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -104,6 +104,21 @@
background-color: orange;
}
.icon12 {
background: url(../images/messenger32.png) -352px 0px;
background-color: gray;
}
.icon13 {
background: url(../images/messenger32.png) -384px 0px;
background-color: gray;
}
.icon14 {
background: url(../images/messenger32.png) -416px 0px;
background-color: gray;
}
.fileicon {
background: url(../images/messenger32.png) -96px 0px;
height: 32px;