Added remote desktop lock UI.

This commit is contained in:
Ylian Saint-Hilaire
2021-01-20 01:08:55 -08:00
parent 1f1058c501
commit 62aa5e76cc
3 changed files with 9 additions and 2 deletions

View File

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