Use the same colors in the LLDB/GDB table as the sidebar so things look

consistent and also to lighten up the page a bit.

llvm-svn: 128939
This commit is contained in:
Greg Clayton
2011-04-05 21:44:24 +00:00
parent 706754c1f2
commit 0cb4acfc8d

View File

@@ -107,7 +107,7 @@ td.blank {
}
td.content {
background-color: #CCC;
background-color: #E9E9E9;
color: #000;
padding: 4px;
text-align: left;