mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Make node highlighting a bit more obvious for busy flows
This commit is contained in:
		| @@ -145,8 +145,8 @@ g.red-ui-flow-node-selected { | ||||
|     border-color: $node-selected-color !important; | ||||
|     border-style: dashed !important; | ||||
|     stroke: $node-selected-color; | ||||
|     stroke-width: 2; | ||||
|     stroke-dasharray: 8, 3; | ||||
|     stroke-width: 3; | ||||
|     stroke-dasharray: 8, 4; | ||||
| } | ||||
|  | ||||
| .red-ui-flow-subflow .red-ui-flow-node { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user