Skip to content

Commit e5343c7

Browse files
Fixes docs - background is not applicable for deployment nodes.
1 parent b32e8aa commit e5343c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/diagrams/notation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The following aspects of element notation can be changed, via element styles ass
5656
| Icon<br />(a data URI representing a base64 encoded PNG/JPG file, or a HTTPS URL to a PNG/JPG file; SVG icons are not supported; please see the note about HTTPS and CORS below) | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
5757
| Width<br />(pixels; default=450) | Yes | Yes | Yes | Yes | | Yes | | |
5858
| Height<br />(pixels; default=300) | Yes | Yes | Yes | Yes | | Yes | | |
59-
| Background colour<br />(HTML hex value; default="#dddddd") | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
59+
| Background colour<br />(HTML hex value; default="#dddddd") | Yes | Yes | Yes | Yes | | Yes | Yes | Yes |
6060
| Stroke color<br />(HTML hex value; default=a darker version of the element background) | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
6161
| Stroke width<br />(pixels, 1-10; default=2) | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
6262
| Text colour<br />(HTML hex value; default="#000000") | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |

0 commit comments

Comments
 (0)