diff options
Diffstat (limited to 'cgit.css')
-rw-r--r-- | cgit.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -300,6 +300,7 @@ div#cgit table.blob { | |||
300 | border-top: solid 1px black; | 300 | border-top: solid 1px black; |
301 | } | 301 | } |
302 | 302 | ||
303 | div#cgit table.blob td.hashes, | ||
303 | div#cgit table.blob td.lines { | 304 | div#cgit table.blob td.lines { |
304 | margin: 0; padding: 0 0 0 0.5em; | 305 | margin: 0; padding: 0 0 0 0.5em; |
305 | vertical-align: top; | 306 | vertical-align: top; |