use icons for showing which node can be created, removed all edge labeling
This commit is contained in:
parent
2c353e787c
commit
cd949340ac
3 changed files with 49 additions and 19 deletions
|
@ -6,6 +6,11 @@
|
|||
font-size: 12px;
|
||||
}
|
||||
|
||||
#node-select {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
.navbar-text {
|
||||
color: #fff !important;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue