mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 04:42:54 -05:00
New command run dialog box can now run scripts that are stored on the server.
This commit is contained in:
@@ -591,14 +591,14 @@ body {
|
||||
width: 260px;
|
||||
}
|
||||
|
||||
#d3serveraction {
|
||||
#d3serveraction, #d2serveraction {
|
||||
width: 100%;
|
||||
background-color: #d3d9d6;
|
||||
text-align: left;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
#d3serverfiles {
|
||||
#d3serverfiles, #d2serverfiles {
|
||||
width: 100%;
|
||||
height: 150px;
|
||||
background-color: white;
|
||||
|
||||
Reference in New Issue
Block a user