mirror of
https://github.com/documize/community.git
synced 2025-08-05 13:35:25 +02:00
doc start: empty, template, import
This commit is contained in:
parent
e25f23e94c
commit
ab475ede04
26 changed files with 521 additions and 349 deletions
19
gui/app/styles/view/import.scss
vendored
Normal file
19
gui/app/styles/view/import.scss
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
.import-zone {
|
||||
margin: 3rem 1rem;
|
||||
|
||||
> .import-document-button {
|
||||
> .dz-preview, .dz-processing {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
> .import-status {
|
||||
margin-top: 30px;
|
||||
|
||||
> p {
|
||||
font-size: 1.1rem;
|
||||
color: $color-off-black;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue