From 74d4469dafd9bc27dc9740ee336a7c06cb63a6a4 Mon Sep 17 00:00:00 2001 From: GilbN Date: Fri, 25 Jan 2019 16:26:21 +0100 Subject: [PATCH] forgot one, --- CSS/themes/guacorg.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/guacorg.css b/CSS/themes/guacorg.css index 7cc578e6..f5bf1e5d 100644 --- a/CSS/themes/guacorg.css +++ b/CSS/themes/guacorg.css @@ -47,7 +47,7 @@ div.location, input[type=text], input[type=email], input[type=number], input[typ } input[type=checkbox], input[type=number], input[type=text], input[type=email], input[type=radio], label, textarea { color: white !important; - background: rgba(0, 0, 0, 0.25); + background: transparent; } /* HOME MENU */