diff --git a/allowed_units.txt b/allowed_units.txt deleted file mode 100644 index 6b853e3..0000000 --- a/allowed_units.txt +++ /dev/null @@ -1,4 +0,0 @@ -demo1.service -demo2.service -sonarr.service -mediaserver.service diff --git a/webui/html/assets/css/app.css b/webui/html/assets/css/app.css index cda0294..e03a102 100644 --- a/webui/html/assets/css/app.css +++ b/webui/html/assets/css/app.css @@ -153,6 +153,11 @@ tr:hover td{background: rgba(96,165,250,.06)} font-size:12px; color: var(--muted); } +pre.code{ + padding:10px; + border-radius:10px; + border:1px solid rgba(255,255,255,.15); +} .badge.ok{border-color: rgba(45,212,191,.6); color: var(--ok)} .badge.bad{border-color: rgba(251,113,133,.6); color: var(--bad)} .badge.warn{border-color: rgba(251,191,36,.6); color: var(--warn)} diff --git a/webui/html/index.html b/webui/html/index.html index b3c78e2..c36a454 100644 --- a/webui/html/index.html +++ b/webui/html/index.html @@ -41,7 +41,6 @@
| + | Netwerk | +# containers | +
|---|