diff --git a/static/custom.css b/static/custom.css index f1c50115..6703ae2e 100644 --- a/static/custom.css +++ b/static/custom.css @@ -794,7 +794,7 @@ body.connected .statusicon, .statusicon.always-available { } .statusicon.active { - color: #3bf723; + color: #3bf723 !important; } .helpicon:hover, .statusicon:hover { diff --git a/templates/index.html b/templates/index.html index 0b26c29b..43e15c6f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,6 +4,13 @@ KoboldAI Client + + + + + + + @@ -11,12 +18,6 @@ - - - - - -