index
:
patchwork/cgit.git
master
cgit - fast webinterface for git
summary
refs
log
tree
commit
diff
about
log msg
author
committer
range
Side-by-side diff
Diffstat
(
more
/
less
context) (
ignore
whitespace changes)
-rw-r--r--
cgit.css
5
1 files changed, 5 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index c47ebc9..ef7d3c1 100644
--- a/
cgit.css
+++ b/
cgit.css
@@ -164,2 +164,7 @@ table.list td a {
+table.list td a.ls-dir {
+ font-weight: bold;
+ color: #00f;
+}
+
table.list td a:hover {