Re: A minor bug in doc. Hovering over heading shows # besides it.

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: David Rowley <dgrowleyml@gmail.com>, Bruce Momjian <bruce@momjian.us>, "Jonathan S. Katz" <jkatz@postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>, Muhammad Ikram <mmikram@gmail.com>, pgsql-docs@lists.postgresql.org
Date: 2024-11-12T12:11:51Z
Lists: pgsql-docs

Attachments

> On 12 Nov 2024, at 12:51, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> 
> By the way, is there something funny going on with the transparency of
> these tooltips?  I was looking at this page today
> https://www.postgresql.org/docs/current/creating-cluster.html
> and see it like the attached screenshot.  The tooltip appears to have no
> background color, so the text underneath shows through, which is weird ...

Seems like av oversight omitting the background-color in the original patch,
and in testing I wasn't using a viewport where the tooltip overlapped content.
The attached (lightly tested) diff should fix that according to the currently
chosen colorscheme.

--
Daniel Gustafsson