From 19905b208e224eb77127e664cbc6b54aeee2a5d1 Mon Sep 17 00:00:00 2001 From: newick Date: Tue, 20 Nov 2018 11:01:07 +0100 Subject: [PATCH] =?UTF-8?q?fix(#4):=20proposition=20d'am=C3=A9lioration=20?= =?UTF-8?q?d'affichage=20des=20champs=20textes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/style.css b/public/style.css index 2c5a29f0..626e0d11 100644 --- a/public/style.css +++ b/public/style.css @@ -102,7 +102,7 @@ input[type="date"]:disabled { .toggle-field { color: #4a90e2; cursor: pointer; - text-decoration: underline; + border-bottom: 1px solid #4a4a4a; } .overlay {