git://git.cassowary.me
/
gitweb-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a367bb
)
fix crazy alignment on log_body
author
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 22:48:16 +0000
(15:48 -0700)
committer
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 22:48:16 +0000
(15:48 -0700)
static/gitweb-site.css
patch
|
blob
|
history
diff --git
a/static/gitweb-site.css
b/static/gitweb-site.css
index
5bd8633
..
00ade64
100644
(file)
--- a/
static/gitweb-site.css
+++ b/
static/gitweb-site.css
@@
-89,6
+89,10
@@
td.link {
}
}
+ div.log_body {
+ padding: 8px;
+ }
+
table.shortlog {
tr {
&:has(th) {