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

Can now save chat session in messenger.

This commit is contained in:
Ylian Saint-Hilaire 2020-06-30 12:42:58 -07:00
parent 1f7a21205a
commit 69952904eb
7 changed files with 49 additions and 15 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before After
Before After

File diff suppressed because one or more lines are too long

View file

@ -119,6 +119,11 @@
background-color: gray;
}
.icon15 {
background: url(../images/messenger32.png) -448px 0px;
background-color: gray;
}
.fileicon {
background: url(../images/messenger32.png) -96px 0px;
height: 32px;