1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

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

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;