mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added ability to start/stop client
This commit is contained in:
@@ -221,7 +221,7 @@ body {
|
||||
border: 1px solid var(--offwhite);
|
||||
}
|
||||
|
||||
.edit, .start-stop-server, .start-client {
|
||||
.edit, .start-stop-server, .start-stop-client {
|
||||
color: var(--offwhite);
|
||||
background-color: var(--blue);
|
||||
}
|
||||
@@ -485,6 +485,7 @@ input {
|
||||
flex-direction: row;
|
||||
width: 100%;
|
||||
justify-content: space-between;
|
||||
column-gap: 10px;
|
||||
}
|
||||
|
||||
.instance-info .info {
|
||||
|
||||
Reference in New Issue
Block a user