From 97de98a65bf0434d119d3465a21b7ad5d77058f8 Mon Sep 17 00:00:00 2001 From: nous Date: Sat, 18 Jan 2020 10:11:03 +0100 Subject: [PATCH] Update 'theme-arc-blue.css' --- theme-arc-blue.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme-arc-blue.css b/theme-arc-blue.css index b8f29c1..2b03f2d 100644 --- a/theme-arc-blue.css +++ b/theme-arc-blue.css @@ -1066,3 +1066,6 @@ .ui.bottom.attached.message .pull-right { color: #bababa !important; } + .ui.table > thead > tr > th { + background: #101d49; + }