This is an automated email from the ASF dual-hosted git repository.
joergrade pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git
The following commit(s) were added to refs/heads/master by this push:
new 4f52497720 ISIS-3041 space between see & xref
4f52497720 is described below
commit 4f52497720728d7b664c5ad7432b2fae999e5972
Author: Jörg Rade <[email protected]>
AuthorDate: Fri May 6 15:56:12 2022 +0200
ISIS-3041 space between see & xref
---
.../userguide/modules/fun/pages/ui/object-titles-and-icons.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/antora/components/userguide/modules/fun/pages/ui/object-titles-and-icons.adoc
b/antora/components/userguide/modules/fun/pages/ui/object-titles-and-icons.adoc
index d40a9232fb..1ebcd1e8a9 100644
---
a/antora/components/userguide/modules/fun/pages/ui/object-titles-and-icons.adoc
+++
b/antora/components/userguide/modules/fun/pages/ui/object-titles-and-icons.adoc
@@ -262,7 +262,7 @@ public class OrderSubscriptions {
== Object CSS Styling
It is also possible for an object to return a
xref:refguide:applib-methods:ui-hints.adoc#cssclass[CSS class].
-In conjunction with a viewer-specific customisation of CSS (eg for the
xref:vw:ROOT:about.adoc[Web UI (Wicket viewer)],
seexref:vw:ROOT:customisation.adoc#custom-css[here]) this can be used to apply
arbitrary styling; for example each object could be rendered in a page with a
different background colour.
+In conjunction with a viewer-specific customisation of CSS (eg for the
xref:vw:ROOT:about.adoc[Web UI (Wicket viewer)], see
xref:vw:ROOT:customisation.adoc#custom-css[here]) this can be used to apply
arbitrary styling; for example each object could be rendered in a page with a
different background colour.
=== Declarative style