From b8a70360a79912c1579969df00e0c08eafda5e17 Mon Sep 17 00:00:00 2001 From: sivajith-1999 <56515354+sivajith-1999@users.noreply.github.com> Date: Sun, 13 Oct 2019 22:42:00 +0530 Subject: [PATCH] Update div.css --- event/div.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/event/div.css b/event/div.css index cda068b..e554c44 100644 --- a/event/div.css +++ b/event/div.css @@ -99,9 +99,9 @@ div.wpcf7 .wpcf7-recaptcha iframe { } div.wpcf7 input[type="file"] { - cursor: pointer; + cursor: pointer; } div.wpcf7 input[type="file"]:disabled { - cursor: default; -} + cursor: default; +}