From 46b2691c06d24eef6b4e4f4022d7d906970c74e5 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Wed, 21 Feb 2024 23:38:01 +0700 Subject: [PATCH] Update globals.css --- styles/templates/default/css/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/templates/default/css/globals.css b/styles/templates/default/css/globals.css index 249844a68..23c80be63 100644 --- a/styles/templates/default/css/globals.css +++ b/styles/templates/default/css/globals.css @@ -830,7 +830,7 @@ table.forumline { color: #D5E4EC; font-size: 11px; font-weight: bold; - background: #4E5E6F; + background: #1C508C; } /* "lte IE 6" in page_header.tpl */