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

Bug report: Table hover colors are occasionally wrong



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.

-- Alfred Agrell


Reply to: