From: Ted Kremenek Date: Tue, 9 Jun 2009 01:26:30 +0000 (+0000) Subject: Update menu color. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f75d0ac15a7ea770d836d3aabe03fa4d81e29dee;p=clang Update menu color. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73114 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/analyzer/menu.css b/www/analyzer/menu.css index 6e96a457ab..24da952da0 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: rgb(192,192,192); + background-color: #EBF0FA; } #menu a { padding:0 .2em;