[SDC] Full OnBoard health-check and NFoD support
[sdc.git] / openecomp-ui / resources / scss / components / _validationForm.scss
index 9404f28..e4aac32 100644 (file)
@@ -4,12 +4,13 @@ form {
       position: relative;
       flex: 1;
     }
-    .nav-tabs {
+    .validation-radio-wrapper {
       position: relative;
-      .invalid-tab:not(.active) {
-        a {
+    }
+    .sdc-tabs {
+      position: relative;
+      .invalid-tab:not(.sdc-tab-active) {
           color: $red;
-        }
       }
     }
     .validation-error-message {