From: Laury GvR Date: Mon, 17 Apr 2017 20:36:19 +0000 (-0400) Subject: Changed the bad-input class to also change the border-color X-Git-Tag: v2.9.15^2~15^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2e277a3ff4e49eb04f30c3967c2b277262115e38;p=WP-Plugins%2Fglm-member-db.git Changed the bad-input class to also change the border-color --- diff --git a/css/admin.css b/css/admin.css index c76cfbf1..094681c5 100644 --- a/css/admin.css +++ b/css/admin.css @@ -106,6 +106,7 @@ input, select, .button { } .glm-bad-input-area { background: #FFaBa9 !important; + border-color: #e14d43 !important; } .glm-form-bad-input { background: #FFaBa9;