mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 17:59:19 +02:00
ux: hide uploads table until something happens
This commit is contained in:
parent
098184ff7b
commit
1d74240b9a
4 changed files with 20 additions and 6 deletions
|
@ -41,6 +41,11 @@ var u2min = `
|
|||
border: none !important;
|
||||
}
|
||||
#wrap {margin-left:2em !important}
|
||||
.logue {
|
||||
border: none !important;
|
||||
margin: 2em auto !important;
|
||||
}
|
||||
.logue:before {content:'' !important}
|
||||
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue