-rw-r--r-- | cgit.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -351,10 +351,10 @@ table.diff td div.del { | |||
351 | } | 351 | } |
352 | 352 | ||
353 | .right { | 353 | .right { |
354 | text-align: right; | 354 | text-align: right; |
355 | } | 355 | } |
356 | 356 | ||
357 | table.list td.repogroup { | 357 | table.list td.repogroup { |
358 | padding-top: 1em; | 358 | padding-top: 1em; |
359 | font-weight: bold; | 359 | border-bottom: solid 1px #777; |
360 | } | 360 | } |