abouttreesummaryrefslogcommitdiff
path: root/cgithub
diff options
context:
space:
mode:
authorPatrick2025-12-30 21:26:12 +0100
committerPatrick2025-12-30 21:26:12 +0100
commit1239bc3eaaf80f2f97c00acc80a66f1d891c103b (patch)
tree8e9586c773616272e2ac785842f1d4e35d84b6c5 /cgithub
parent57acc37af734aa7505457c4f6549a8bb1bd00169 (diff)
downloadps-cgit-1239bc3eaaf80f2f97c00acc80a66f1d891c103b.tar.gz
ps-cgit-1239bc3eaaf80f2f97c00acc80a66f1d891c103b.zip
expandable file tree table
Diffstat (limited to 'cgithub')
-rw-r--r--cgithub/head-include.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/cgithub/head-include.html b/cgithub/head-include.html
index aa952f5..3a5f2e7 100644
--- a/cgithub/head-include.html
+++ b/cgithub/head-include.html
@@ -18,7 +18,9 @@
margin: var(--content-v-margin) auto;
margin-top: 0; margin-bottom: 0;
}
-
+table.list tr:nth-child(n+11):not(:has(~ tr td input[type=checkbox]:checked)) {
+ display: none;
+}
</style>
<script type="module">