From a678796e69a9a5e64a79f5f8f93b0d3cb783cbf4 Mon Sep 17 00:00:00 2001 From: jchancellor-ms <84210452+jchancellor-ms@users.noreply.github.com> Date: Tue, 3 Dec 2024 20:15:10 -0800 Subject: [PATCH] dark mode button fixes for tag feature (#1748) --- .../specs-defs/specs/bicep/pattern/_index.md | 1 + .../shortcodes/tagsBasedNavigationTable.html | 122 +++++++++++------- 2 files changed, 76 insertions(+), 47 deletions(-) diff --git a/docs/content/specs-defs/specs/bicep/pattern/_index.md b/docs/content/specs-defs/specs/bicep/pattern/_index.md index b04e7dba3..7928e9dfc 100644 --- a/docs/content/specs-defs/specs/bicep/pattern/_index.md +++ b/docs/content/specs-defs/specs/bicep/pattern/_index.md @@ -39,3 +39,4 @@ url: /specs/bcp/ptn/ ## Code Style {{< tagsBasedNavigationTable folder="content/specs-defs/includes" tags="Class-Pattern,Language-Bicep,Category-CodeStyle" recursive=true strict=false showHint=true summarize=true summaryOpenByDefault=false >}} + diff --git a/docs/layouts/shortcodes/tagsBasedNavigationTable.html b/docs/layouts/shortcodes/tagsBasedNavigationTable.html index e843439d4..8663b0639 100644 --- a/docs/layouts/shortcodes/tagsBasedNavigationTable.html +++ b/docs/layouts/shortcodes/tagsBasedNavigationTable.html @@ -91,70 +91,98 @@ {{- end -}} {{- if eq (len $pages) 0 -}} -
-
- {{- with $hintIcon -}} - - {{ "important" }} - {{- else -}} - - {{- end -}} -
-
- {{ with $tags }} -