diff --git a/source-assets/styles2022/sass/custom/content-formal-informal.sass b/source-assets/styles2022/sass/custom/content-formal-informal.sass index dffbfb9a..396f95ce 100644 --- a/source-assets/styles2022/sass/custom/content-formal-informal.sass +++ b/source-assets/styles2022/sass/custom/content-formal-informal.sass @@ -63,7 +63,8 @@ div.variablelist .glossary, -.variablelist +.variablelist, +.glosslist dt color: $c_pine font-weight: 600 @@ -103,7 +104,8 @@ div.variablelist .list-of-examples, .list-of-figures, .list-of-procedures, -.list-of-tables +.list-of-tables, +.glosslist dl margin: 5px 0 17px 0 padding: 0 0 0 30px @@ -111,7 +113,8 @@ div.variablelist .glossary, .toc, -.variablelist +.variablelist, +.glosslist dd > p margin: 0 @@ -188,6 +191,7 @@ div.figure .example-title, .figure-title, +.glosslist-title, .itemizedlist-title, .orderedlist-title, .procedure-title, @@ -204,6 +208,7 @@ div.figure .example-title, .itemizedlist-title, .procedure-title, +.glosslist-title, .table-title, .variablelist-title padding-top: 0 @@ -241,6 +246,7 @@ div.figure .example-title, .figure-title, +.glosslist-title, .itemizedlist-title, .orderedlist-title, .procedure-title, diff --git a/suse2022-ns/static/css/style.css b/suse2022-ns/static/css/style.css index 1d5cede9..ee1eb616 100644 --- a/suse2022-ns/static/css/style.css +++ b/suse2022-ns/static/css/style.css @@ -2692,7 +2692,8 @@ div.variablelist { margin: 24px 0; } .glossary dt, -.variablelist dt { +.variablelist dt, +.glosslist dt { color: #0c322c; font-weight: 600; margin: 0; @@ -2724,13 +2725,15 @@ div.variablelist { .list-of-examples dl, .list-of-figures dl, .list-of-procedures dl, -.list-of-tables dl { +.list-of-tables dl, +.glosslist dl { margin: 5px 0 17px 0; padding: 0 0 0 30px; } .glossary dd > p, .toc dd > p, -.variablelist dd > p { +.variablelist dd > p, +.glosslist dd > p { margin: 0; } div.figure { @@ -2795,6 +2798,7 @@ div.figure { .example-title, .figure-title, +.glosslist-title, .itemizedlist-title, .orderedlist-title, .procedure-title, @@ -2810,6 +2814,7 @@ div.figure { .example-title, .itemizedlist-title, .procedure-title, +.glosslist-title, .table-title, .variablelist-title { padding-top: 0; @@ -2848,6 +2853,11 @@ div.figure { .figure-title .package, .figure-title .replaceable, .figure-title code, +.glosslist-title .keycap, +.glosslist-title .literal, +.glosslist-title .package, +.glosslist-title .replaceable, +.glosslist-title code, .itemizedlist-title .keycap, .itemizedlist-title .literal, .itemizedlist-title .package, diff --git a/suse2022-ns/xhtml/glossary.xsl b/suse2022-ns/xhtml/glossary.xsl index 2b69589e..110d5940 100644 --- a/suse2022-ns/xhtml/glossary.xsl +++ b/suse2022-ns/xhtml/glossary.xsl @@ -144,4 +144,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: glossseealso @otherterm reference not found: + + + + + + + + + + + + + + + + + + +