From 486f742476df8e2b3b5b984d0c72142ca61cb13d Mon Sep 17 00:00:00 2001 From: nous Date: Wed, 8 Sep 2021 22:47:31 +0200 Subject: [PATCH] Update 'theme-arc-blue.css' --- theme-arc-blue.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/theme-arc-blue.css b/theme-arc-blue.css index 0ac0273..ecb6e29 100644 --- a/theme-arc-blue.css +++ b/theme-arc-blue.css @@ -1185,4 +1185,7 @@ swagger-ui .info li, .swagger-ui .info p, .swagger-ui .info table { } .ui.wide.popup.fixed { background: #000; -} \ No newline at end of file +} +.ui.top.attached.header { + background: #400 !important; +}