mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Lighten shade color in editor
This commit is contained in:
@@ -66,4 +66,4 @@ $editor-button-background-primary-hover: #6E0A1E;
|
||||
$editor-button-color: #999;
|
||||
$editor-button-background: #fff;
|
||||
|
||||
$shade-color: rgba(100,100,100,0.5);
|
||||
$shade-color: rgba(200,200,200,0.5);
|
||||
|
Reference in New Issue
Block a user