diff --git a/manager/DCS.openbeta - Copia.log b/manager/DCS.openbeta - Copia.log
new file mode 100644
index 00000000..24385365
--- /dev/null
+++ b/manager/DCS.openbeta - Copia.log
@@ -0,0 +1,3 @@
+Microsoft (R) Windows Script Host Versione 5.812
+Copyright (C) Microsoft Corporation. Tutti i diritti riservati.
+
diff --git a/manager/ejs/connections.ejs b/manager/ejs/connections.ejs
index c2e71afa..4c1dc3a1 100644
--- a/manager/ejs/connections.ejs
+++ b/manager/ejs/connections.ejs
@@ -29,7 +29,7 @@
-
User path
+
User path
Ports and address
Passwords
<%= install? 'Install': 'Update' %>
@@ -75,15 +75,19 @@
">
+ <% if (!simplified) { %>
Cancel installation
+ <% } %>
\ No newline at end of file
diff --git a/manager/ejs/menu.ejs b/manager/ejs/menu.ejs
index 11fee64e..bd638ecd 100644
--- a/manager/ejs/menu.ejs
+++ b/manager/ejs/menu.ejs
@@ -55,6 +55,8 @@
align-items: center;
border-radius: 5px;
cursor: pointer;
+ background-color: transparent;
+ color: var(--offwhite);
}
#manager-menu .option:hover {
@@ -62,6 +64,12 @@
background-color: var(--offwhite);
}
+ #manager-menu .option.disabled {
+ pointer-events: none;
+ color: var(--darkgray);
+ border-color: var(--darkgray);
+ }
+
#manager-menu .option * {
pointer-events: none;
}
@@ -74,14 +82,14 @@
Using this manager, you can install Olympus, update settings, and view and manage instances