From f709315d9d0a8489a5c5fdc081b566b730eafb69 Mon Sep 17 00:00:00 2001 From: kilo Date: Thu, 20 Jul 2017 02:58:32 +0200 Subject: [PATCH] Update g.css (#1245) --- public/css/g.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/g.css b/public/css/g.css index c0934c76..47ecce78 100644 --- a/public/css/g.css +++ b/public/css/g.css @@ -49,7 +49,7 @@ td.tr-le, .error-text { color: #E84C4C; } .btn-red { background-color: #E84C4C; - color: #E8E8E8; + color: #E8E8E8!important; } .btn-red:hover { color: #E8E8E8; }