We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bdfbba commit cc3c2d5Copy full SHA for cc3c2d5
web_src/css/repo/home-file-list.css
@@ -49,7 +49,8 @@
49
border-radius: var(--border-radius) var(--border-radius) 0 0;
50
}
51
52
-#repo-files-table .repo-file-item:nth-child(2) .repo-file-cell {
+#repo-files-table .repo-file-last-commit + .repo-file-line,
53
+#repo-files-table .repo-file-last-commit + .repo-file-item .repo-file-cell {
54
border-top-color: var(--color-secondary);
55
56
0 commit comments