From: Kilian Saffran Date: Thu, 21 Feb 2019 13:50:49 +0000 (+0100) Subject: datastore events X-Git-Tag: 0.7beta~37 X-Git-Url: http://cloud.dks.lu/git/?a=commitdiff_plain;h=b9abf10f9f012ba359bbcb6adb1911fa8ad36e84;p=invoicejournal.git datastore events --- diff --git a/css/app.css b/css/app.css index d9b25df..d67f8b9 100644 --- a/css/app.css +++ b/css/app.css @@ -62,4 +62,8 @@ input.right { color: #fff; +} + +.card { + margin: 10px; } \ No newline at end of file diff --git a/index.html b/index.html index 770b3cf..60455e8 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,9 @@