From a3aa5969e1b974f4b4896a75a978ee42abef1407 Mon Sep 17 00:00:00 2001 From: modzeleg Date: Thu, 18 Feb 2021 18:47:27 +0100 Subject: [PATCH] T141 labels implemented --- src/main/resources/static/css/tooltip.css | 4 ++++ src/main/resources/templates/mock.html | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/main/resources/static/css/tooltip.css b/src/main/resources/static/css/tooltip.css index e9f6cbd..2705778 100644 --- a/src/main/resources/static/css/tooltip.css +++ b/src/main/resources/static/css/tooltip.css @@ -4,6 +4,10 @@ p#tooltipText { height: 150px; } +label, input, select, textarea { + display: block; +} + div#tooltip { border-radius: 15px; padding-left: 20px; diff --git a/src/main/resources/templates/mock.html b/src/main/resources/templates/mock.html index 89be034..40ab973 100644 --- a/src/main/resources/templates/mock.html +++ b/src/main/resources/templates/mock.html @@ -27,15 +27,15 @@
Your message
-

Http Status

+ -

Content Type

+
-

Body:

+