mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-08 21:24:53 -05:00
Added browser notification support to MeshMessenger
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user