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

Added select all button in AMT scan dialog.

This commit is contained in:
Ylian Saint-Hilaire 2020-12-04 09:39:53 -08:00
parent b1f9b5569e
commit 1605e1ad7e
3 changed files with 15 additions and 6 deletions

File diff suppressed because one or more lines are too long

View file

@ -617,13 +617,13 @@ body {
overflow: auto;
}
#idx_dlgCancelButton {
#idx_dlgCancelButton, #idx_dlgCancelButton2 {
float: right;
min-width: 80px;
margin-left: 5px;
}
#idx_dlgOkButton {
#idx_dlgOkButton, #idx_dlgOkButton2 {
float: right;
min-width: 80px;
margin-left: 5px;