Use cursor pointer inside nodes

This commit is contained in:
Kevin Sawicki
2012-12-28 09:28:02 -08:00
parent a41e4adc79
commit 53b82dad2c

View File

@@ -33,6 +33,7 @@ body.command-logger-node-text {
display: table-cell;
vertical-align: middle;
text-align: center;
cursor: pointer;
}
.command-logger-node-text span {