1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

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

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;