mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-16 12:39:58 +02:00
gh-50 Allow styling of edge labels in css
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
|
||||
@titleColor: #333;
|
||||
|
||||
@edgeLabelBackground: #e8e8e8;
|
||||
|
||||
/* Sequence Diagram variables */
|
||||
@actorBorder: @border1;
|
||||
@actorBkg: @mainBkg;
|
||||
|
Reference in New Issue
Block a user