Diffstat (limited to 'cgit.css')
| -rw-r--r-- | cgit.css | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -162,11 +162,6 @@ table.list td a { color: black; } -table.list td a.ls-dir { - font-weight: bold; - color: #00f; -} - table.list td a:hover { color: #00f; } |