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

More user group improvements, translation improvements.

This commit is contained in:
Ylian Saint-Hilaire 2020-01-02 16:39:38 -08:00
parent 0b5f3d86b0
commit f5da65b8d2
5 changed files with 28 additions and 17 deletions

View file

@ -600,19 +600,19 @@ body {
#idx_dlgCancelButton {
float: right;
width: 80px;
min-width: 80px;
margin-left: 5px;
}
#idx_dlgOkButton {
float: right;
width: 80px;
min-width: 80px;
margin-left: 5px;
}
#idx_dlgDeleteButton {
float: left;
width: 80px;
min-width: 80px;
margin-left: 5px;
}