#245: Loads of new introduction features, including a basic app selector
This commit is contained in:
@@ -90,6 +90,13 @@ const data = [{
|
||||
"source-arrow-color": "#337ab7",
|
||||
},
|
||||
},
|
||||
{
|
||||
selector: "node:selected",
|
||||
css: {
|
||||
"border-color": "#f86a3e",
|
||||
"border-width": "3px",
|
||||
},
|
||||
},
|
||||
]
|
||||
|
||||
export default data
|
||||
|
||||
Reference in New Issue
Block a user