From ac22a16f0514623661ca34e20f2079bf56bcdb26 Mon Sep 17 00:00:00 2001 From: Nils Date: Wed, 17 May 2023 08:44:34 +0200 Subject: [PATCH] =?UTF-8?q?Verl=C3=A4ngerung=20+=20VErfolgreich=20fertig?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 9 ++-- verlaengerung.html | 3 -- verlaengerungErfolgreich.html | 92 +++++++++++++++++++++++++++++++++-- 3 files changed, 95 insertions(+), 9 deletions(-) diff --git a/style.css b/style.css index 3e65c79..4453cd1 100644 --- a/style.css +++ b/style.css @@ -1408,10 +1408,8 @@ input[type=number] { /*Verlängerung Start*/ #verlängerung { - overflow-y: scroll; + overflow: auto; display:flex; - -ms-overflow-style: none; /* IE and Edge */ - scrollbar-width: none; /* Firefox */ position: absolute; top: 230px; left: 50px; @@ -1423,6 +1421,7 @@ input[type=number] { font-weight: normal; } #verlängerungContent { + overflow: auto; position: fixed; margin-top: 40px; margin-left: 25px; @@ -1506,6 +1505,10 @@ input[type=number] { border-radius: 8px; border: 0; } + +#verlängerungErfolgreichButton1{ + width: 220px; +} /*Verlängerung Ende*/ /*Largest Devices*/ diff --git a/verlaengerung.html b/verlaengerung.html index b0cf5b5..2d2624a 100644 --- a/verlaengerung.html +++ b/verlaengerung.html @@ -32,8 +32,6 @@ - -

Buch verlängern

@@ -55,7 +53,6 @@
-
diff --git a/verlaengerungErfolgreich.html b/verlaengerungErfolgreich.html index 566549b..2f1ecd4 100644 --- a/verlaengerungErfolgreich.html +++ b/verlaengerungErfolgreich.html @@ -1,10 +1,96 @@ - + - - Title + + + + + + Candle Bibliothek | Verlängerung + + +
+

+

+ Bibliothek Bild von einer Kerze +

Candle +

+
+ Über Uns + Bücher + Meine Bücher +
+ + +
+ Erweiterte Suche + Bild von einem Wagen +
+
+
+

Buch erfolgreich verlängert

+
+

Das Buch wurde verlängert.
Neues Rückgabedatum: 10.05.2023

+ + +
+ Es +
+

Es

+

von Stephen King

+
Rückgabe am: 10.05.2023
+
+
+ + + +
+ +
+ + + + + + + + + + + + + \ No newline at end of file