From 3e363cc4bb001fa447365177a22839da1d29d8ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Henke?= Date: Mon, 2 May 2022 13:32:33 +0200 Subject: [PATCH] working contacts --- src/main/resources/static/css/style.css | 4 ++++ src/main/resources/templates/contact/item.html | 17 +++++++++-------- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/src/main/resources/static/css/style.css b/src/main/resources/static/css/style.css index c8c4240..1d89060 100644 --- a/src/main/resources/static/css/style.css +++ b/src/main/resources/static/css/style.css @@ -7,6 +7,10 @@ body { height: calc(100% - 76px); } +.float-right { + float: right; +} + .glassy { background-color: rgba(1,1,1,0.1); } diff --git a/src/main/resources/templates/contact/item.html b/src/main/resources/templates/contact/item.html index c8cdd79..2c56a96 100644 --- a/src/main/resources/templates/contact/item.html +++ b/src/main/resources/templates/contact/item.html @@ -6,11 +6,6 @@
@@ -43,15 +38,21 @@
+ +
Änderung
- + +