mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Dont hover disabled editor primary buttons
This commit is contained in:
		| @@ -84,7 +84,7 @@ | ||||
|             color: $editor-button-color-primary; | ||||
|             background: $editor-button-background-primary; | ||||
|  | ||||
|             &:hover { | ||||
|             &:not(.disabled):hover { | ||||
|                 border-color: $editor-button-background-primary-hover; | ||||
|                 background: $editor-button-background-primary-hover; | ||||
|                 color: $editor-button-color-primary !important; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user