Changed the bad-input class to also change the border-color
authorLaury GvR <laury@gaslightmedia.com>
Mon, 17 Apr 2017 20:36:19 +0000 (16:36 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 17 Apr 2017 20:36:19 +0000 (16:36 -0400)
css/admin.css

index c76cfbf..094681c 100644 (file)
@@ -106,6 +106,7 @@ input, select, .button {
 }
 .glm-bad-input-area {
     background: #FFaBa9 !important;
+    border-color: #e14d43 !important;
 }
 .glm-form-bad-input {
     background: #FFaBa9;