use icons for showing which node can be created, removed all edge labeling

This commit is contained in:
Blake J. Harnden 2018-05-09 12:19:24 -07:00
parent 2c353e787c
commit cd949340ac
3 changed files with 49 additions and 19 deletions

View file

@ -6,6 +6,11 @@
font-size: 12px;
}
#node-select {
width: 40px;
height: 40px;
}
.navbar-text {
color: #fff !important;
font-weight: bold;