Allow to pin nodes to top of the list (#48)

* Refactored persistent state a bit
* Allow nodes to be pinned to top
This commit is contained in:
Maciej Hirsz
2018-09-24 17:30:39 +02:00
committed by GitHub
parent 44d91a54d5
commit 1559b82eb0
24 changed files with 194 additions and 86 deletions
@@ -80,7 +80,7 @@
.Chain-node-list th, .Chain-node-list td {
text-align: left;
padding: 0.5em 1em;
padding: 0.35em 1em;
}
.Chain-settings {