Skip to content
Snippets Groups Projects
Commit ebea9356 authored by Muthukrishnanmatriot's avatar Muthukrishnanmatriot
Browse files

updated the row color

parent edc14a1d
Branches
Tags
1 merge request!968Resolve TMSS-1932, TMSS-1983
...@@ -392,15 +392,15 @@ ...@@ -392,15 +392,15 @@
} }
.task-pipeline { .task-pipeline {
background-color: #f8f1e9 !important; background-color: #f0e5d9 !important;
} }
.task-ingest { .task-ingest {
background-color: #e9eef8 !important; background-color: #e6e1f7 !important;
} }
.task-cleanup { .task-cleanup {
background-color: #f8f1f1 !important; background-color: #efcfcf !important;
} }
.su-error-icon,.su-scheduled-icon,.su-observed-icon,.su-unschedulable-icon { .su-error-icon,.su-scheduled-icon,.su-observed-icon,.su-unschedulable-icon {
color: white !important; color: white !important;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment