aboutsummaryrefslogtreecommitdiff
path: root/cgit.css
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/cgit.css b/cgit.css
index 5cf8d15..87fd00a 100644
--- a/cgit.css
+++ b/cgit.css
@@ -236,13 +236,9 @@ div.commit-msg {
font-family: monospace;
}
-div.diffstat-header {
- font-weight: bold;
- padding-top: 1.5em;
-}
-
table.diffstat {
border-collapse: collapse;
+ margin-top: 1.5em;
width: 100%;
border: solid 1px #aaa;
background-color: #eee;