mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Rename propertySelect to typedInput and add boolean opt
This commit is contained in:
@@ -44,6 +44,6 @@ $workspace-button-color-focus: #999;
|
||||
$workspace-button-color-hover: #666;
|
||||
$workspace-button-color-active: #666;
|
||||
|
||||
$propertySelect-button-background: #efefef;
|
||||
$propertySelect-button-background-hover: #ddd;
|
||||
$propertySelect-button-background-active: #e3e3e3;
|
||||
$typedInput-button-background: #efefef;
|
||||
$typedInput-button-background-hover: #ddd;
|
||||
$typedInput-button-background-active: #e3e3e3;
|
||||
|
||||
Reference in New Issue
Block a user