add resharper and hover effect for modules; change navigation bar

This commit is contained in:
Rene Schwarz
2021-08-10 02:03:11 +02:00
parent cdb86331e5
commit 910383775b
64 changed files with 792 additions and 832 deletions

View File

@@ -29,7 +29,7 @@ namespace Server_Dashboard {
public DateTime CreationDate { get; set; }
//List that contains all the serverinformation over a period of time(lifespan of the module)
public List<ServerInformation> ServerInformation { get; set; }
public ServerInformation ServerInformation { get; set; }
/// <summary>
/// This will set the Module status indicator red or green if the server is available or not