mirror of https://github.com/node-red/node-red.git
Decrease opacity of flow-navigator
parent
6c65d3830e
commit
6cb3699ee9
|
@ -108,7 +108,7 @@
|
|||
zIndex: 101,
|
||||
"border-left": "1px solid #ccc",
|
||||
"border-top": "1px solid #ccc",
|
||||
background: "rgba(245,245,245,0.5)",
|
||||
background: "rgba(245,245,245,0.8)",
|
||||
"box-shadow": "-1px 0 3px rgba(0,0,0,0.1)"
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue