Updating versions of Sparky FE files
[aai/sparky-fe.git] / resources / scss / components / _validationForm.scss
index 020c5eb..686b9f1 100644 (file)
@@ -20,8 +20,7 @@
  *
  * ECOMP is a trademark and service mark of AT&T Intellectual Property.
  */
-
-
 form {
   .validation-form-content {
     .validation-input-wrapper {
@@ -68,6 +67,6 @@ form {
 .modal-body {
   .validation-buttons {
     padding: 20px 15px;
-    background-color: $tlv-gray;
+    background-color: $background-color12;
   }
 }