/
index
/
gitweb-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
349db7c
)
remove a hack used to hide false failure messages in image blob view
author
git
<redacted>
Wed, 6 May 2026 14:59:56 +0000
(10:59 -0400)
committer
git
<redacted>
Wed, 6 May 2026 14:59:56 +0000
(10:59 -0400)
gitweb.css
patch
|
blob
|
history
diff --git
a/gitweb.css
b/gitweb.css
index b620423ff4e8c2fcc4dc4ed98a171bc74f0c0e67..2b0c73f62727bc17287f319ef0ddcbce78ecb695 100644
(file)
--- 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 {