Re: stylesheet-html-common: only apply Bootstrap container classes in website build

2025-08-07 Thread Ilia Evdokimov
On 09.07.2025 15:40, Lev Nikolaev wrote: Hi hackers, Currently the `body.attributes` template in doc/src/sgml/stylesheet-html-common.xsl unconditionally adds `class="container-fluid col-10"` to every HTML output. Those classes only make sense when the “website” stylesheet (docs-complete.css, w

stylesheet-html-common: only apply Bootstrap container classes in website build

2025-07-09 Thread Lev Nikolaev
ct: [PATCH] stylesheet-html-common: only apply Bootstrap container classes in website build Author: Lev Nikolaev co-Author: Anatoliy Kraev --- doc/src/sgml/stylesheet-html-common.xsl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/src/sgml/stylesheet-html-common.xsl