Commit 27e78c5a authored by Jérome Perrin's avatar Jérome Perrin

BatchFullModelOperatorsACO: use circles for machines

parent 62bcc3f5
......@@ -511,6 +511,10 @@
}
],
"css": {
"width": "80px",
"height": "80px",
"border-radius": "50px",
"line-height": "40px",
"backgroundColor": "#fef",
"backgroundImage": "linear-gradient(to bottom, #fef 0%, #ede 100%)",
"border": "1px solid #cbc"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment