Added capture state endpoint
This commit is contained in:
parent
52d667feec
commit
4e67d24841
7 changed files with 151 additions and 34 deletions
|
|
@ -64,3 +64,12 @@ img {
|
|||
display: table;
|
||||
}
|
||||
|
||||
/* Data divs */
|
||||
|
||||
#captures {
|
||||
font-size:12px;
|
||||
}
|
||||
|
||||
.capture {
|
||||
background-color: #d3d3d3;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue