mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Fixup typedInput cred css
This commit is contained in:
		| @@ -173,6 +173,7 @@ | ||||
|             valueLabel: function(container,value) { | ||||
|                 var that = this; | ||||
|                 container.css("pointer-events","none"); | ||||
|                 this.elementDiv.hide(); | ||||
|                 var buttons = $('<div>').css({ | ||||
|                     position: "absolute", | ||||
|                     right:"6px", | ||||
|   | ||||
| @@ -57,7 +57,7 @@ | ||||
|         overflow: hidden; | ||||
|         text-overflow: ellipsis; | ||||
|         .red-ui-typedInput-value-label-inactive { | ||||
|             backgroundColor: $secondary-background-disabled; | ||||
|             background: $secondary-background-disabled; | ||||
|             color: $secondary-text-color-disabled; | ||||
|         } | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user