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:
cdc3c0e
)
multiple things in header should go vertically
author
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 22:39:37 +0000
(15:39 -0700)
committer
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 22:39:37 +0000
(15:39 -0700)
static/gitweb-site.css
patch
|
blob
|
history
diff --git
a/static/gitweb-site.css
b/static/gitweb-site.css
index
99d1760
..
4231583
100644
(file)
--- a/
static/gitweb-site.css
+++ b/
static/gitweb-site.css
@@
-63,6
+63,11
@@
td.link {
td.link { text-align: right; }
+ div.header {
+ display: flex;
+ flex-direction: column;
+ }
+
table.shortlog {
tr {
&:has(th) {