mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	[groups] Change style of disabled groups
This commit is contained in:
		@@ -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 {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user