Skip to content

Commit

Permalink
Auto-deployed from GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 26, 2024
1 parent b6f66e4 commit bcfc1d0
Show file tree
Hide file tree
Showing 25 changed files with 432 additions and 215 deletions.
6 changes: 3 additions & 3 deletions main/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,23 +247,23 @@
tabindex="0"
value="light"
aria-label="Light">
<i class="icon-sun"></i>
<i class="icon-sun text-base"></i>
</button>
<button
class="toggle-button dark w-6 h-6 flex items-center justify-center rounded-full hover:bg-[var(--ds-neutral-plain-hover-bg)] z-0 transition-all"
aria-pressed="false"
tabindex="0"
value="dark"
aria-label="Dark">
<i class="icon-moon"></i>
<i class="icon-moon text-base"></i>
</button>
<button
class="toggle-button system w-6 h-6 flex items-center justify-center rounded-full hover:bg-[var(--ds-neutral-plain-hover-bg)] z-0 transition-all"
aria-pressed="false"
tabindex="0"
value="system"
aria-label="System">
<i class="icon-monitor"></i>
<i class="icon-monitor text-base"></i>
</button>
</div> </nav>
</div><div class="drawer lg:drawer-open">
Expand Down
101 changes: 66 additions & 35 deletions main/_/css/site.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion main/_/css/site.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion main/_/partials/nav-secondary.hbs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<ul class="sticky bottom-0 mt-auto flex flex-col pt-3 pb-5">
<ul class="sticky bottom-0 bg-level1 dark:bg-body mt-auto flex flex-col pt-3 pb-5">
<li>
<a
class="text-body-small text-primary hover:bg-[var(--ds-neutral-plain-hover-bg)] flex rounded p-1 !no-underline transition-colors"
Expand Down
6 changes: 3 additions & 3 deletions main/_/partials/theme-toggle.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,22 @@
tabindex="0"
value="light"
aria-label="Light">
<i class="icon-sun"></i>
<i class="icon-sun text-base"></i>
</button>
<button
class="toggle-button dark w-6 h-6 flex items-center justify-center rounded-full hover:bg-[var(--ds-neutral-plain-hover-bg)] z-0 transition-all"
aria-pressed="false"
tabindex="0"
value="dark"
aria-label="Dark">
<i class="icon-moon"></i>
<i class="icon-moon text-base"></i>
</button>
<button
class="toggle-button system w-6 h-6 flex items-center justify-center rounded-full hover:bg-[var(--ds-neutral-plain-hover-bg)] z-0 transition-all"
aria-pressed="false"
tabindex="0"
value="system"
aria-label="System">
<i class="icon-monitor"></i>
<i class="icon-monitor text-base"></i>
</button>
</div>
10 changes: 5 additions & 5 deletions main/asciidoc/admonitions.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,23 +247,23 @@
tabindex="0"
value="light"
aria-label="Light">
<i class="icon-sun"></i>
<i class="icon-sun text-base"></i>
</button>
<button
class="toggle-button dark w-6 h-6 flex items-center justify-center rounded-full hover:bg-[var(--ds-neutral-plain-hover-bg)] z-0 transition-all"
aria-pressed="false"
tabindex="0"
value="dark"
aria-label="Dark">
<i class="icon-moon"></i>
<i class="icon-moon text-base"></i>
</button>
<button
class="toggle-button system w-6 h-6 flex items-center justify-center rounded-full hover:bg-[var(--ds-neutral-plain-hover-bg)] z-0 transition-all"
aria-pressed="false"
tabindex="0"
value="system"
aria-label="System">
<i class="icon-monitor"></i>
<i class="icon-monitor text-base"></i>
</button>
</div> </nav>
</div><div class="drawer lg:drawer-open">
Expand Down Expand Up @@ -861,7 +861,7 @@ <h2 class="!m-0 text-h2">Give Feedback</h2>
>
<span
class="nav-text flex items-center text-left gap-1 text-body-small text-primary rounded py-1 px-2 hover:bg-[var(--ds-neutral-plain-hover-bg)] transition-colors">
Images and media
Images, icons, and media

</span>
</a>
Expand Down Expand Up @@ -948,7 +948,7 @@ <h2 class="!m-0 text-h2">Give Feedback</h2>
</div>
</li>
</ul>
<ul class="sticky bottom-0 mt-auto flex flex-col pt-3 pb-5">
<ul class="sticky bottom-0 bg-level1 dark:bg-body mt-auto flex flex-col pt-3 pb-5">
<li>
<a
class="text-body-small text-primary hover:bg-[var(--ds-neutral-plain-hover-bg)] flex rounded p-1 !no-underline transition-colors"
Expand Down
10 changes: 5 additions & 5 deletions main/asciidoc/blocks.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,23 +247,23 @@
tabindex="0"
value="light"
aria-label="Light">
<i class="icon-sun"></i>
<i class="icon-sun text-base"></i>
</button>
<button
class="toggle-button dark w-6 h-6 flex items-center justify-center rounded-full hover:bg-[var(--ds-neutral-plain-hover-bg)] z-0 transition-all"
aria-pressed="false"
tabindex="0"
value="dark"
aria-label="Dark">
<i class="icon-moon"></i>
<i class="icon-moon text-base"></i>
</button>
<button
class="toggle-button system w-6 h-6 flex items-center justify-center rounded-full hover:bg-[var(--ds-neutral-plain-hover-bg)] z-0 transition-all"
aria-pressed="false"
tabindex="0"
value="system"
aria-label="System">
<i class="icon-monitor"></i>
<i class="icon-monitor text-base"></i>
</button>
</div> </nav>
</div><div class="drawer lg:drawer-open">
Expand Down Expand Up @@ -868,7 +868,7 @@ <h2 class="!m-0 text-h2">Give Feedback</h2>
>
<span
class="nav-text flex items-center text-left gap-1 text-body-small text-primary rounded py-1 px-2 hover:bg-[var(--ds-neutral-plain-hover-bg)] transition-colors">
Images and media
Images, icons, and media

</span>
</a>
Expand Down Expand Up @@ -955,7 +955,7 @@ <h2 class="!m-0 text-h2">Give Feedback</h2>
</div>
</li>
</ul>
<ul class="sticky bottom-0 mt-auto flex flex-col pt-3 pb-5">
<ul class="sticky bottom-0 bg-level1 dark:bg-body mt-auto flex flex-col pt-3 pb-5">
<li>
<a
class="text-body-small text-primary hover:bg-[var(--ds-neutral-plain-hover-bg)] flex rounded p-1 !no-underline transition-colors"
Expand Down
Loading

0 comments on commit bcfc1d0

Please sign in to comment.