From: Dan Allen Date: Mon, 7 Dec 2020 11:44:30 +0000 (-0700) Subject: make component title in component drawer a link X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=72f72e8c8e6477c8dfc68d7fc2089e1e2d66ac80;p=eg-antora.git make component title in component drawer a link --- diff --git a/src/css/nav.css b/src/css/nav.css index 40785b4..dc008a8 100644 --- a/src/css/nav.css +++ b/src/css/nav.css @@ -242,6 +242,7 @@ html.is-clipped--nav { .nav-panel-explore .component .title { font-weight: var(--body-font-weight-bold); + color: inherit; } .nav-panel-explore .versions { diff --git a/src/partials/nav-explore.hbs b/src/partials/nav-explore.hbs index 94bc5b4..730b5f2 100644 --- a/src/partials/nav-explore.hbs +++ b/src/partials/nav-explore.hbs @@ -8,7 +8,7 @@