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

Added quick clipboard upload/download feature to remote desktop.

This commit is contained in:
Ylian Saint-Hilaire 2020-08-19 16:29:21 -07:00
parent 0cc7604eeb
commit 659dcd5f7e
67 changed files with 37 additions and 66 deletions

View file

@ -2508,7 +2508,7 @@ a {
-ms-grid-row: 4;
}
#DeskChatButton, #DeskNotifyButton, #DeskOpenWebButton, #DeskBackgroundButton, #DeskSaveImageButton, #DeskRecordButton {
#DeskChatButton, #DeskNotifyButton, #DeskOpenWebButton, #DeskBackgroundButton, #DeskSaveImageButton, #DeskRecordButton, #DeskClipboardInButton, #DeskClipboardOutButton {
float: right;
margin-top: 1px;
margin-right: 4px;