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:
b1d9047
)
more flex tables
author
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 21:11:07 +0000
(14:11 -0700)
committer
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 21:11:07 +0000
(14:11 -0700)
static/gitweb-site.css
patch
|
blob
|
history
diff --git
a/static/gitweb-site.css
b/static/gitweb-site.css
index
a92643e
..
9a0a523
100644
(file)
--- a/
static/gitweb-site.css
+++ b/
static/gitweb-site.css
@@
-25,6
+25,12
@@
html {
height: 100%;
}
-table.project_list, table.heads, table.shortlog, table.diff_tree, div.page_body {
+table.project_list,
+table.heads,
+table.shortlog,
+table.diff_tree,
+table.commit_search,
+table.project_list,
+div.page_body {
flex: 1 0 auto;
}