From b75aea56131787564c622b67f8869f9a5f0f6eae Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Sat, 22 Mar 2014 18:46:41 -0400 Subject: Commit graph tweaking --- cgit.css | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/cgit.css b/cgit.css index 3611918..57c90f7 100644 --- a/cgit.css +++ b/cgit.css @@ -217,9 +217,6 @@ body { border: none; } -#cgit .list .commitgraph { - font-family: "Source Code Pro"; -} */ #cgit .list { @@ -227,6 +224,10 @@ body { width: 100%; } +#cgit .list .commitgraph { + font-family: "Source Code Pro"; +} + #cgit .list[summary="repository list"] { font-size: 95%; } @@ -244,6 +245,10 @@ body { background-color: #FCFCcc; } +#cgit .list .nohover td { + padding: 0 0.2em; +} + #cgit .list .nohover:hover { background-color: transparent; } @@ -268,6 +273,7 @@ body { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; font-weight: bold; + padding: 0.2em 0.2em !important; } #cgit .cgit-panel { -- cgit v1.2.3-70-g09d2