mirror of
https://github.com/clearml/clearml-web
synced 2025-03-13 07:08:17 +00:00
feedback: color change
This commit is contained in:
parent
4daa53bf79
commit
0385fd4e1d
@ -136,16 +136,16 @@ $log-header-height: 48px;
|
|||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
stroke: $blue-800;
|
stroke: $blue-600;
|
||||||
fill: $blue-800;
|
fill: $blue-600;
|
||||||
|
|
||||||
.selected {
|
.selected {
|
||||||
stroke: $blue-200;
|
stroke: $blue-200;
|
||||||
fill: $blue-200;
|
fill: $blue-200;
|
||||||
}
|
}
|
||||||
.outgoing {
|
.outgoing {
|
||||||
stroke: $blue-400;
|
stroke: $blue-300;
|
||||||
fill: $blue-400;
|
fill: $blue-300;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user