X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/735e15e38a484bf0daa98776fa7cde270a271cda..f4f6210b4f9c214dc247567bbd06b1135c9ecd06:/cgit.css diff --git a/cgit.css b/cgit.css index 9e6d2a4..0cb894a 100644 --- a/cgit.css +++ b/cgit.css @@ -162,6 +162,11 @@ table.list td a { color: black; } +table.list td a.ls-dir { + font-weight: bold; + color: #00f; +} + table.list td a:hover { color: #00f; }