From 2027681e9ab32a35c4e2d91f0b19be4e46d73dd4 Mon Sep 17 00:00:00 2001 From: 7u83 <7u83> Date: Mon, 24 Feb 2020 18:44:22 +0000 Subject: [PATCH] Submit and Download button added --- ka.html | 30 +++++++++++++++++++++++------- master.css | 6 ++++++ 2 files changed, 29 insertions(+), 7 deletions(-) diff --git a/ka.html b/ka.html index a4351af..a1fa378 100644 --- a/ka.html +++ b/ka.html @@ -156,6 +156,7 @@ +
@@ -200,6 +201,22 @@
+
+ + + + + + + + + + + + + + +
AuslagenartDatumBeschreibungBetragWährungLöschen
@@ -207,8 +224,11 @@
- Hallo - + + + @@ -216,11 +236,7 @@ - - - + diff --git a/master.css b/master.css index e7784d7..7db08f9 100644 --- a/master.css +++ b/master.css @@ -34,6 +34,12 @@ body { @include make-button(#00ff00, #fff);*/ background-color:green; } +.button.is-orange { +/* // $back-color, $text-color + @include make-button(#ffc000, #fff);*/ + background-color:orange; +} + /* #de:checked~header :lang(en) { display: none; }