mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
[groups] Change style of disabled groups
This commit is contained in:
parent
9f1373945b
commit
bc1fb2770b
@ -208,6 +208,9 @@ g.red-ui-flow-node-selected {
|
||||
fill-opacity: 1;
|
||||
stroke-dasharray: none;
|
||||
}
|
||||
.red-ui-flow-group, .red-ui-flow-group-body {
|
||||
stroke-dasharray: 8, 3;
|
||||
}
|
||||
}
|
||||
.red-ui-flow-node-disabled {
|
||||
&.red-ui-flow-node, .red-ui-flow-node {
|
||||
|
Loading…
Reference in New Issue
Block a user