Added browser notification support to MeshMessenger

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

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;