bootstrap und doku
This commit is contained in:
parent
9b5fd72af8
commit
8d1fc539a8
@ -13,11 +13,9 @@ git submodule add https://git.seemsleg.it/ef/css-func-lib css
|
|||||||
#Dropzone
|
#Dropzone
|
||||||
```
|
```
|
||||||
<form action="/upload" class="dropzone needsclick dz-clickable" id="demo-upload">
|
<form action="/upload" class="dropzone needsclick dz-clickable" id="demo-upload">
|
||||||
|
|
||||||
<div class="dz-message needsclick">
|
<div class="dz-message needsclick">
|
||||||
<button type="button" class="dz-button">Drop files here or click to upload.</button><br>
|
<button type="button" class="dz-button">Drop files here or click to upload.</button><br>
|
||||||
<span class="note needsclick">(This is just a demo dropzone. Selected files are <strong>not</strong> actually uploaded.)</span>
|
<span class="note needsclick">(This is just a demo dropzone. Selected files are <strong>not</strong> actually uploaded.)</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
```
|
```
|
||||||
7
bootstrap.min.css
vendored
Normal file
7
bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
7
bootstrap.min.js
vendored
Normal file
7
bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user