diff --git a/lldb/www/style.css b/lldb/www/style.css index 36b26586411a..6e96fefacbb8 100755 --- a/lldb/www/style.css +++ b/lldb/www/style.css @@ -107,7 +107,7 @@ td.blank { } td.content { - background-color: #CCC; + background-color: #E9E9E9; color: #000; padding: 4px; text-align: left;