> On 12 Nov 2024, at 12:51, Alvaro Herrera <alvhe...@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
id_link_bgcolor.diff
Description: Binary data