From b475ffc7d82ef1e850ddd3554b7f990bdd59c1ad Mon Sep 17 00:00:00 2001 From: Moritz Date: Tue, 2 Feb 2021 13:43:57 +0100 Subject: [PATCH 1/5] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 6aa5d6a..5dc6351 100644 --- a/style.css +++ b/style.css @@ -744,7 +744,7 @@ input[type="reset"], input[type="submit"], input[type="submit" i], /* input:matches([type="button"], [type="submit"], [type="reset"]), */ -input:matches([type="button"], [type="submit"], [type="reset"]), input[type="file"]::-webkit-file-upload-button + input[type="file"]::-webkit-file-upload-button { -webkit-appearance: none; -moz-appearance: none; From 51051ee79167835eb64a65601f95166ac7f53331 Mon Sep 17 00:00:00 2001 From: j0hannr Date: Thu, 18 Feb 2021 13:17:33 +0100 Subject: [PATCH 2/5] =?UTF-8?q?projekt=20l=C3=B6schen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/single-projekte.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pages/single-projekte.php b/pages/single-projekte.php index 3dea7a5..768c076 100644 --- a/pages/single-projekte.php +++ b/pages/single-projekte.php @@ -60,6 +60,7 @@ if ( ( is_user_logged_in() && $current_user->ID == $post->post_author ) ) { ?> Projekt bearbeiten + Projekt löschen @@ -276,6 +277,14 @@ function copy() { ID == $post->post_author) { + + + wp_delete_post(get_the_ID()); + + wp_redirect( get_site_url() ); + } else { From f15bda69d67f7f14e4a8e1a66e802fee83c1b4d8 Mon Sep 17 00:00:00 2001 From: Moritz Date: Mon, 22 Feb 2021 17:21:35 +0100 Subject: [PATCH 3/5] Update style.css --- style.css | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/style.css b/style.css index 8a74c1c..ad14b81 100644 --- a/style.css +++ b/style.css @@ -4779,6 +4779,11 @@ a.card-link{ } + +.landscape .pre-title { + color: #fff +} + .marker-container{ position: absolute; height: 100%; @@ -4801,11 +4806,9 @@ a.card-link{ box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07), 0 16px 32px rgba(0, 0, 0, 0.07), 0 32px 64px rgba(0, 0, 0, 0.07); - - - } + .card .marker::before{ content: ''; z-index: 1; @@ -4829,8 +4832,6 @@ a.card-link{ 0 16px 32px rgba(0, 0, 0, 0.07), 0 32px 64px rgba(0, 0, 0, 0.07) } - - .card .marker img{ width: 100%; height: 100%; @@ -4847,9 +4848,17 @@ a.card-link{ } @media (max-width: 782px) { + + .card .marker::before{ + width: 50px; + height: 50px; + } + .card .marker{ width: 50px; height: 50px; + font-size: 2.5rem; + } .card .marker::after{ @@ -5035,8 +5044,10 @@ a.card-link{ } .card-footer{ + margin-top: 5px; width: 100%; display: flex; + z-index: 1; } .card .card-button{ @@ -5158,9 +5169,6 @@ a.card-link{ } - .landscape .pre-title { - color: #fff - } .landscape .card-title { font-size: 2.8rem; line-height: 3rem; From 30282cda7e658acb45c0cb27ff7c8add75a1da36 Mon Sep 17 00:00:00 2001 From: Moritz Date: Mon, 22 Feb 2021 17:35:30 +0100 Subject: [PATCH 4/5] Update map-card.php --- elements/map-card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elements/map-card.php b/elements/map-card.php index 6b12cdd..b26b945 100644 --- a/elements/map-card.php +++ b/elements/map-card.php @@ -29,7 +29,7 @@ - " target="_blank">In Karten öffenen + " target="_blank">In Karten öffenen &travelmode=walking&basemap=roadmap">In Maps öffnen From 63a90081b3f4dca90babf3d9fd7d2b39b0afecf2 Mon Sep 17 00:00:00 2001 From: Moritz Date: Mon, 22 Feb 2021 17:38:30 +0100 Subject: [PATCH 5/5] Update wetter.php --- components/wetter.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/wetter.php b/components/wetter.php index ac2d070..9265f9e 100644 --- a/components/wetter.php +++ b/components/wetter.php @@ -61,7 +61,7 @@ ?>