diff --git a/.github/dita-ot/header.xml b/.github/dita-ot/header.xml index f9858cbd..ac849df4 100644 --- a/.github/dita-ot/header.xml +++ b/.github/dita-ot/header.xml @@ -53,7 +53,7 @@ diff --git a/.github/dita-ot/theme.css b/.github/dita-ot/theme.css index 6ae7ae11..090e265c 100644 --- a/.github/dita-ot/theme.css +++ b/.github/dita-ot/theme.css @@ -21,3 +21,16 @@ footer { margin: 1rem -0.75rem 0; border: solid #dee2e6 1px; } + +.custom-popover { + --bs-popover-max-width: 200px; + --bs-popover-border-color: var(--bs-primary); + --bs-popover-header-bg: var(--bs-primary); + --bs-popover-header-color: var(--bs-white); + --bs-popover-body-padding-x: 1rem; + --bs-popover-body-padding-y: 0.5rem; +} + +.custom-tooltip { + --bs-tooltip-bg: var(--bs-primary); +} diff --git a/Customization/xsl/accordion.xsl b/Customization/xsl/accordion.xsl index e5af5f1b..f23788c5 100644 --- a/Customization/xsl/accordion.xsl +++ b/Customization/xsl/accordion.xsl @@ -12,7 +12,7 @@ exclude-result-prefixes="xs xhtml dita-ot" > - +
diff --git a/Customization/xsl/breadcrumb.xsl b/Customization/xsl/breadcrumb.xsl index 6b6e7efb..107f4172 100644 --- a/Customization/xsl/breadcrumb.xsl +++ b/Customization/xsl/breadcrumb.xsl @@ -12,7 +12,7 @@ exclude-result-prefixes="xs dita-ot ditamsg" > - + @@ -21,10 +21,9 @@ - - - diff --git a/Customization/xsl/card.xsl b/Customization/xsl/card.xsl index 5b918cb3..8c950e1d 100644 --- a/Customization/xsl/card.xsl +++ b/Customization/xsl/card.xsl @@ -12,7 +12,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" > - +
diff --git a/Customization/xsl/carousel.xsl b/Customization/xsl/carousel.xsl index 64c1544c..4f92f5f8 100644 --- a/Customization/xsl/carousel.xsl +++ b/Customization/xsl/carousel.xsl @@ -12,7 +12,7 @@ exclude-result-prefixes="xs xhtml dita-ot" > - + - + - +
@@ -65,11 +65,10 @@
- - - + + diff --git a/Customization/xsl/nav.xsl b/Customization/xsl/nav.xsl index bba4a6c7..a9596ab4 100644 --- a/Customization/xsl/nav.xsl +++ b/Customization/xsl/nav.xsl @@ -11,7 +11,6 @@ version="2.0" exclude-result-prefixes="xs dita-ot ditamsg" > - @@ -69,29 +68,29 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + @@ -112,7 +111,7 @@