mirror of https://github.com/node-red/node-red.git
Tweak node info table colours
parent
5cdafc50fb
commit
782a06ce84
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue