remove a hack used to hide false failure messages in image blob view
authorgit <redacted>
Wed, 6 May 2026 14:59:56 +0000 (10:59 -0400)
committergit <redacted>
Wed, 6 May 2026 14:59:56 +0000 (10:59 -0400)
gitweb.css

index b620423ff4e8c2fcc4dc4ed98a171bc74f0c0e67..2b0c73f62727bc17287f319ef0ddcbce78ecb695 100644 (file)
@@ -745,9 +745,6 @@ td.error {
   display: block;
   margin: 0 auto;
 }
-.page_body:has(img.blob) {
-  color: #f8f8f8;
-}
 td.pre,
 div.pre,
 div.diff {