|
@@ -16,6 +16,15 @@
|
|
|
margin-top: 1.5em;
|
|
|
}
|
|
|
|
|
|
+ #sysoverviewRender .sysoverviewtable td{
|
|
|
+ color: var(--text_color_secondary);
|
|
|
+ }
|
|
|
+
|
|
|
+ #sysoverviewRender .sysoverviewtable .ui.dropdown .menu{
|
|
|
+ background: var(--body_background_secondary) !important;
|
|
|
+ border: 1px solid var(--body_background_active);
|
|
|
+ }
|
|
|
+
|
|
|
#sysoverviewRender .hoststatus{
|
|
|
display: flex;
|
|
|
justify-content: center;
|