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:
809a046
)
some more tweaks to main page table
author
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 22:28:33 +0000
(15:28 -0700)
committer
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 22:28:33 +0000
(15:28 -0700)
static/gitweb-site.css
patch
|
blob
|
history
diff --git
a/static/gitweb-site.css
b/static/gitweb-site.css
index
ca455c2
..
6981fdc
100644
(file)
--- a/
static/gitweb-site.css
+++ b/
static/gitweb-site.css
@@
-91,9
+91,12
@@
td.link {
display: flex;
flex-direction: row;
flex-wrap: wrap;
+ padding-top: 5px;
+ padding-bottom: 5px;
td:nth-child(1) {
/* ".git" name */
+ font-weight: bold;
flex: 0 0 auto;
order: 1;
}