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.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/cgit.css b/cgit.css
index 9e6d2a4..3f37165 100644
--- a/cgit.css
+++ b/cgit.css
@@ -627,11 +627,6 @@ table.ssdiff td.add_dark {
min-width: 50%;
}
-table.ssdiff span.add {
- background: #cfc;
- font-weight: bold;
-}
-
table.ssdiff td.del {
color: black;
background: #fcc;
@@ -644,11 +639,6 @@ table.ssdiff td.del_dark {
min-width: 50%;
}
-table.ssdiff span.del {
- background: #fcc;
- font-weight: bold;
-}
-
table.ssdiff td.changed {
color: black;
background: #ffc;