web app can create and join sessions, updated node info panel and edge info panel
This commit is contained in:
parent
cd949340ac
commit
b1b05a7eaa
6 changed files with 91 additions and 24 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#info-card-table td {
|
||||
font-size: 12px;
|
||||
padding: .5rem;
|
||||
}
|
||||
|
||||
#node-select {
|
||||
|
@ -11,6 +12,10 @@
|
|||
height: 40px;
|
||||
}
|
||||
|
||||
#sessions-modal td {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.navbar-text {
|
||||
color: #fff !important;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue