From 4ef675b2b7803c72ed6e74ee13841e356a71f103 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Wed, 21 Feb 2018 21:07:01 +0000 Subject: Make connection tab title configurable --- styles/editor-instance.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'styles/editor-instance.css') diff --git a/styles/editor-instance.css b/styles/editor-instance.css index 99ac763..7ae5727 100644 --- a/styles/editor-instance.css +++ b/styles/editor-instance.css @@ -32,8 +32,7 @@ body { .flex-wrapper .row.header { flex: 0 1 auto; - /* background-color: #474A5E; */ - background: #6D8A88; + background-color: #474A5E; color: white; } -- cgit v1.2.3