From: git Date: Wed, 6 May 2026 14:59:56 +0000 (-0400) Subject: remove a hack used to hide false failure messages in image blob view X-Git-Url: https://git.datadissipation.net/?a=commitdiff_plain;h=7fb3d185884de69e9cef2e325cde886e86f428e3;p=gitweb-theme.git remove a hack used to hide false failure messages in image blob view --- diff --git a/gitweb.css b/gitweb.css index b620423..2b0c73f 100644 --- a/gitweb.css +++ b/gitweb.css @@ -745,9 +745,6 @@ td.error { display: block; margin: 0 auto; } -.page_body:has(img.blob) { - color: #f8f8f8; -} td.pre, div.pre, div.diff {