mirror of
https://github.com/Garmelon/Arbeitszeitdokumentationsgenerator.git
synced 2026-04-12 16:55:04 +02:00
Render and download PDF when clicking the button
This commit is contained in:
parent
b14284b6ac
commit
6a11bdeb9a
7 changed files with 255 additions and 18 deletions
|
|
@ -81,3 +81,9 @@ button {
|
|||
margin: 0 auto;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
#info.success {
|
||||
color: #070;
|
||||
}
|
||||
#info.error {
|
||||
color: #900;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue