]> granicus.if.org Git - clang/commitdiff
Update menu color.
authorTed Kremenek <kremenek@apple.com>
Tue, 9 Jun 2009 01:26:30 +0000 (01:26 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 9 Jun 2009 01:26:30 +0000 (01:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73114 91177308-0d34-0410-b5e6-96231b3b80d8

www/analyzer/menu.css

index 6e96a457ab53cc8bf10c49f2c48940562446d74d..24da952da0c612cef52a37811b762a927ed31128 100644 (file)
@@ -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;