First implementation of report table input.
This commit is contained in:
parent
d89bcbec06
commit
f0c9dfe577
3 changed files with 127 additions and 11 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