add actor-bottom to docs

This commit is contained in:
Ronid1
2024-01-29 12:39:39 -08:00
parent f737c9f6f9
commit cddca04885
2 changed files with 32 additions and 30 deletions

View File

@@ -740,21 +740,22 @@ 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. |
| text.actor | Styles for text in the actor box. | | actor-bottom | Styles for the actor figure/ box at the bottom of the diagram. |
| actor-line | The vertical line for an actor. | | text.actor | Styles for text in the actor box. |
| messageLine0 | Styles for the solid message line. | | actor-line | The vertical line for an actor. |
| messageLine1 | Styles for the dotted message line. | | messageLine0 | Styles for the solid message line. |
| messageText | Defines styles for the text on the message arrows. | | messageLine1 | Styles for the dotted message line. |
| labelBox | Defines styles label to left in a loop. | | messageText | Defines styles for the text on the message arrows. |
| labelText | Styles for the text in label for loops. | | labelBox | Defines styles label to left in a loop. |
| loopText | Styles for the text in the loop box. | | labelText | Styles for the text in label for loops. |
| loopLine | Defines styles for the lines in the loop box. | | loopText | Styles for the text in the loop box. |
| note | Styles for the note box. | | loopLine | Defines styles for the lines in the loop box. |
| noteText | Styles for the text on in the note boxes. | | note | Styles for the note box. |
| noteText | Styles for the text on in the note boxes. |
### Sample stylesheet ### Sample stylesheet

View File

@@ -518,21 +518,22 @@ 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. |
| text.actor | Styles for text in the actor box. | | actor-bottom | Styles for the actor figure/ box at the bottom of the diagram. |
| actor-line | The vertical line for an actor. | | text.actor | Styles for text in the actor box. |
| messageLine0 | Styles for the solid message line. | | actor-line | The vertical line for an actor. |
| messageLine1 | Styles for the dotted message line. | | messageLine0 | Styles for the solid message line. |
| messageText | Defines styles for the text on the message arrows. | | messageLine1 | Styles for the dotted message line. |
| labelBox | Defines styles label to left in a loop. | | messageText | Defines styles for the text on the message arrows. |
| labelText | Styles for the text in label for loops. | | labelBox | Defines styles label to left in a loop. |
| loopText | Styles for the text in the loop box. | | labelText | Styles for the text in label for loops. |
| loopLine | Defines styles for the lines in the loop box. | | loopText | Styles for the text in the loop box. |
| note | Styles for the note box. | | loopLine | Defines styles for the lines in the loop box. |
| noteText | Styles for the text on in the note boxes. | | note | Styles for the note box. |
| noteText | Styles for the text on in the note boxes. |
### Sample stylesheet ### Sample stylesheet