First implementation of report table input.
This commit is contained in:
parent
9ea074de42
commit
eb6822bfa6
4 changed files with 276 additions and 160 deletions
|
@ -6,6 +6,11 @@ body {
|
|||
background: darkgray;
|
||||
}
|
||||
|
||||
input {
|
||||
width: 90%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#overlay {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue