summaryrefslogtreecommitdiffabout
path: root/cgit.css
Unidiff
Diffstat (limited to 'cgit.css') (more/less context) (ignore whitespace changes)
-rw-r--r--cgit.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/cgit.css b/cgit.css
index 6231e28..97ae4d1 100644
--- a/cgit.css
+++ b/cgit.css
@@ -243,2 +243,3 @@ table.diffstat {
243 border: solid 1px #aaa; 243 border: solid 1px #aaa;
244 background-color: #eee;
244} 245}
@@ -246,3 +247,3 @@ table.diffstat {
246table.diffstat tr:hover { 247table.diffstat tr:hover {
247 background-color: #eee; 248 background-color: #ccc;
248} 249}
@@ -261,4 +262,2 @@ table.diffstat td {
261 border: none; 262 border: none;
262 border-top: solid 1px #aaa;
263 border-bottom: solid 1px #aaa;
264} 263}
@@ -289,3 +288,3 @@ table.diffstat td.graph img {
289 border: none; 288 border: none;
290 height: 11pt; 289 height: 8pt;
291} 290}