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:
parent
77df924926
commit
f1f4c02c68
7 changed files with 53 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue