summaryrefslogtreecommitdiffstats
path: root/public/src/app/home/home.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'public/src/app/home/home.component.scss')
-rw-r--r--public/src/app/home/home.component.scss12
1 files changed, 12 insertions, 0 deletions
diff --git a/public/src/app/home/home.component.scss b/public/src/app/home/home.component.scss
index fb2f5e4..523fc3b 100644
--- a/public/src/app/home/home.component.scss
+++ b/public/src/app/home/home.component.scss
@@ -73,6 +73,18 @@
color: #5a5a5a;
}
+.activeBtnWrapper .activeBtn {
+ opacity: 0;
+ display: flex;
+ justify-content: flex-start;
+ align-items: center;
+ margin-top: -5px;
+}
+
+.activeBtnWrapper:hover .activeBtn {
+ opacity: 1;
+}
+
// .ngx-datatable.fixed-row
// .datatable-scroll
// .datatable-body-row