1. Minor improvement in the "loading..." mechanism for temporal graoh vis.
This commit is contained in:
parent
fb7889db10
commit
51e424e993
3 changed files with 8 additions and 9 deletions
|
@ -9,6 +9,10 @@
|
|||
overflow: hidden;
|
||||
}
|
||||
|
||||
#body {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#error-container {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue