[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1093117: Bug report: Table hover colors are occasionally wrong



Hello

Yes, that looks good to me.

David's proposal to remove the hover effect (bug 1093000 message 10) sounds fine too. If you'd prefer that solution, go to debian.css and remove lines 49 to 57, and half of 58, up to and including the first comma.

-- Alfred Agrell

On 2025-04-02 17:32, Holger Wansing wrote:
Hi Alfred,

Alfred Agrell <blubban@gmail.com> wrote (Wed, 2 Apr 2025 12:22:23 +0200):
Hello

https://www.debian.org/releases/testing///release-notes/whats-new.en.html#desktops-and-well-known-packages

Every second row of the table is colored wrong way if hovered; they're
text color #FFFFFF with background color #f3f6f6.

I think the problem is
https://www.debian.org/releases/testing///release-notes/_static/debian.css
line 58, the rule

.rst-content table.docutils:not(.field-list) tbody tr:hover:nth-child(2n-1)

which should contain an extra td at the end.

There is already an open bug for this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093000

But we were still waiting for a fix - which we got now! Thank you very much!
I have changed it, as proposed by you, and the result looks good to me.

I have pushed that to git, see
https://salsa.debian.org/ddp-team/release-notes/-/commit/c8a0ae30602d9c1adcde052211eb7e6a0869b30b

Maybe you could take a look, to double-check my change?
That would be great, since I don't have any knowledge regarding CSS.

A preview is
at https://ddp-team.pages.debian.net/release-notes/en/html/whats-new.html
which looks great, indeed.


So long

Holger





Reply to: