Tweak node info table colours

This commit is contained in:
Nick O'Leary 2016-11-04 14:30:41 +00:00
parent 5cdafc50fb
commit 782a06ce84
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ table.node-info tr.blank td {
padding-left: 0px;
}
table.node-info td:first-child{
color: #000;
color: #666;
vertical-align: top;
width: 90px;
padding: 3px;