mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-14 12:59:46 +02:00
add actor-bottom to docs
This commit is contained in:
@@ -741,9 +741,10 @@ Styling of a sequence diagram is done by defining a number of css classes. Durin
|
|||||||
### Classes used
|
### Classes used
|
||||||
|
|
||||||
| Class | Description |
|
| Class | Description |
|
||||||
| ------------ | ----------------------------------------------------------- |
|
| ------------ | -------------------------------------------------------------- |
|
||||||
| actor | Styles for the actor box. |
|
| actor | Styles for the actor box. |
|
||||||
| actor-top | Styles for the actor figure/ box at the top of the diagram. |
|
| actor-top | Styles for the actor figure/ box at the top of the diagram. |
|
||||||
|
| actor-bottom | Styles for the actor figure/ box at the bottom of the diagram. |
|
||||||
| text.actor | Styles for text in the actor box. |
|
| 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. |
|
||||||
|
@@ -519,9 +519,10 @@ Styling of a sequence diagram is done by defining a number of css classes. Durin
|
|||||||
### Classes used
|
### Classes used
|
||||||
|
|
||||||
| Class | Description |
|
| Class | Description |
|
||||||
| ------------ | ----------------------------------------------------------- |
|
| ------------ | -------------------------------------------------------------- |
|
||||||
| actor | Styles for the actor box. |
|
| actor | Styles for the actor box. |
|
||||||
| actor-top | Styles for the actor figure/ box at the top of the diagram. |
|
| actor-top | Styles for the actor figure/ box at the top of the diagram. |
|
||||||
|
| actor-bottom | Styles for the actor figure/ box at the bottom of the diagram. |
|
||||||
| text.actor | Styles for text in the actor box. |
|
| 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. |
|
||||||
|
Reference in New Issue
Block a user