github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2023-01-04 03:43 pm

[dreamwidth/dreamwidth] 7df358: [#2921] fix table header background color on Found...

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 7df3589f235e894ecab505efba6187416e488b23 https://github.com/dreamwidth/dreamwidth/commit/7df3589f235e894ecab505efba6187416e488b23 Author: Jen kareila@dreamwidth.org Date: 2023-01-04 (Wed, 04 Jan 2023)

Changed paths: M htdocs/scss/skins/_page-layout-hacks.scss

Log Message:


[#2921] fix table header background color on Foundation pages (#3026)

I found where the table header link colors were specified and dropped in a rule for a background color so that the links would be legible again.

It was very obvious on the admin/statushistory page, but this should affect any Foundation pages with similarly defined table header elements.

I don't know if this is the best solution, but it seems like an improvement. I did check legibility in all the different site schemes.