Better handling of moved nodes

This commit is contained in:
Nick O'Leary
2016-12-23 12:53:59 +00:00
parent 563728c7b8
commit 5ca0c066e2
2 changed files with 121 additions and 17 deletions

View File

@@ -266,6 +266,13 @@
color: #009900;
}
}
.node-diff-node-moved {
//background: #eefaee;
.node-diff-status {
color: #3f81b3;
}
}
.node-diff-node-changed {
//background: #fff2ca;
.node-diff-status {