Added KDU Level exection in UI
* Provision to perform the KDU Level execution action in NG-UI
Change-Id: Ide6e335b41268c75ad4b4efd8ef4aa0a14c6b6ee
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
diff --git a/src/assets/scss/app.scss b/src/assets/scss/app.scss
index 9e8948d..3f976be 100644
--- a/src/assets/scss/app.scss
+++ b/src/assets/scss/app.scss
@@ -71,6 +71,10 @@
&:focus {
text-decoration: none;
}
+ &:not([href]),
+ &:not([href]):hover {
+ color: inherit;
+ }
}
.badge {
@include line-height(normal);