From 81cdd829eda612a18f8898d2b8d8b0acbcdc54de Mon Sep 17 00:00:00 2001 From: gilbN <24592972+gilbN@users.noreply.github.com> Date: Thu, 11 Mar 2021 22:04:25 +0100 Subject: [PATCH] ... --- CSS/themes/unraid/unraid-base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/unraid/unraid-base.css b/CSS/themes/unraid/unraid-base.css index a8978249..4d7685c9 100644 --- a/CSS/themes/unraid/unraid-base.css +++ b/CSS/themes/unraid/unraid-base.css @@ -98,7 +98,7 @@ table.disk_status tbody tr:nth-child(even) { } table.disk_status thead tr:last-child { - border-bottom: 1px solid rgb(81 103 109); + border-bottom: 1px solid rgb(160, 160, 160); } table.tablesorter thead tr {