From cd1afc491cd069b349f2c70334c7f0283faced4a Mon Sep 17 00:00:00 2001 From: James Pattinson Date: Tue, 18 Feb 2025 16:54:52 +0000 Subject: [PATCH] Optional fields --- input.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/input.html b/input.html index 6d999ed..b9e6a44 100644 --- a/input.html +++ b/input.html @@ -121,6 +121,12 @@ outline: none; box-shadow: 0 0 5px rgba(0, 123, 255, 0.5); } + + .optional-label { + color: gray; + font-style: italic; + } + @@ -138,7 +144,7 @@
- +
@@ -167,16 +173,16 @@
- +
- +
- +