mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 00:20:25 +08:00
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:
@@ -107,7 +107,7 @@ td.blank {
|
||||
}
|
||||
|
||||
td.content {
|
||||
background-color: #CCC;
|
||||
background-color: #E9E9E9;
|
||||
color: #000;
|
||||
padding: 4px;
|
||||
text-align: left;
|
||||
|
||||
Reference in New Issue
Block a user