mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Change disabled config node background color variable
This commit is contained in:
		@@ -101,7 +101,7 @@ ul.red-ui-sidebar-node-config-list li.red-ui-palette-node-config-type {
 | 
			
		||||
}
 | 
			
		||||
.red-ui-palette-node-config-unused,.red-ui-palette-node-config-disabled {
 | 
			
		||||
    border-color: var(--red-ui-primary-border-color);
 | 
			
		||||
    background: var(--red-ui-secondary-background-inactive);
 | 
			
		||||
    background: var(--red-ui-node-config-background);
 | 
			
		||||
    border-style: dashed;
 | 
			
		||||
    color: var(--red-ui-tertiary-text-color);
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user