From: Ted Kremenek Date: Tue, 9 Jun 2009 01:28:57 +0000 (+0000) Subject: More color tweaking. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8cb2868f8b8ff22d039fcf3a700bf42634e357b2;p=clang More color tweaking. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73116 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/analyzer/menu.css b/www/analyzer/menu.css index 60cb5a488b..48ef57de66 100644 --- a/www/analyzer/menu.css +++ b/www/analyzer/menu.css @@ -26,7 +26,7 @@ display:block; font-weight: bold; text-align: center; - background-color: #333333; + background-color: #2d58b7; } #menu a { padding:0 .2em;