mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-17 11:14:12 +01:00
update docs
This commit is contained in:
@@ -742,8 +742,9 @@ Styling of a sequence diagram is done by defining a number of css classes. Durin
|
|||||||
|
|
||||||
| Class | Description |
|
| Class | Description |
|
||||||
| ------------ | ----------------------------------------------------------- |
|
| ------------ | ----------------------------------------------------------- |
|
||||||
| actor | Style for the actor box at the top of the diagram. |
|
| actor | Styles for the actor box. |
|
||||||
| text.actor | Styles for text in the actor box at the top of the diagram. |
|
| actor-top | Styles for the actor figure/ box at the top of the diagram. |
|
||||||
|
| text.actor | Styles for text in the actor box. |
|
||||||
| actor-line | The vertical line for an actor. |
|
| actor-line | The vertical line for an actor. |
|
||||||
| messageLine0 | Styles for the solid message line. |
|
| messageLine0 | Styles for the solid message line. |
|
||||||
| messageLine1 | Styles for the dotted message line. |
|
| messageLine1 | Styles for the dotted message line. |
|
||||||
|
|||||||
@@ -520,8 +520,9 @@ Styling of a sequence diagram is done by defining a number of css classes. Durin
|
|||||||
|
|
||||||
| Class | Description |
|
| Class | Description |
|
||||||
| ------------ | ----------------------------------------------------------- |
|
| ------------ | ----------------------------------------------------------- |
|
||||||
| actor | Style for the actor box at the top of the diagram. |
|
| actor | Styles for the actor box. |
|
||||||
| text.actor | Styles for text in the actor box at the top of the diagram. |
|
| actor-top | Styles for the actor figure/ box at the top of the diagram. |
|
||||||
|
| text.actor | Styles for text in the actor box. |
|
||||||
| actor-line | The vertical line for an actor. |
|
| actor-line | The vertical line for an actor. |
|
||||||
| messageLine0 | Styles for the solid message line. |
|
| messageLine0 | Styles for the solid message line. |
|
||||||
| messageLine1 | Styles for the dotted message line. |
|
| messageLine1 | Styles for the dotted message line. |
|
||||||
|
|||||||
Reference in New Issue
Block a user