mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Minor graphic changes
This commit is contained in:
7
client/public/stylesheets/connectionstatuspanel.css
Normal file
7
client/public/stylesheets/connectionstatuspanel.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.olympus-status-disconnected{
|
||||
color: red;
|
||||
}
|
||||
|
||||
.olympus-status-connected{
|
||||
color: #00FF00;
|
||||
}
|
||||
Reference in New Issue
Block a user