diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-04-26 00:38:42 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-04-26 00:38:42 -0600 |
| commit | 6a74db5aa238fa599e596af93934112b1dc1352f (patch) | |
| tree | eda856bda34356530ba9be37803772a7a559503e /docs/modules/theme | |
| parent | f20259eff16db03b2495ca19e2d60174e6e0161e (diff) | |
use "not set" instead of "none" to represent unset value in theming guide [no ci]
Diffstat (limited to 'docs/modules/theme')
| -rw-r--r-- | docs/modules/theme/pages/caption.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/theme/pages/caption.adoc b/docs/modules/theme/pages/caption.adoc index 9f4eb30e..26840008 100644 --- a/docs/modules/theme/pages/caption.adoc +++ b/docs/modules/theme/pages/caption.adoc @@ -21,7 +21,7 @@ caption: |background-color |xref:color.adoc[Color] + -(default: _none_) +(default: _not set_) |[source] caption: background-color: '#DDDDDD' |
