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.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/cgit.css b/cgit.css
index 836f8ae..1dc2c11 100644
--- a/cgit.css
+++ b/cgit.css
@@ -329,14 +329,6 @@ div#cgit table.ssdiff td.lineno a:hover {
color: black;
}
-div#cgit table.blame tr:nth-child(even) {
- background: #eee;
-}
-
-div#cgit table.blame tr:nth-child(odd) {
- background: white;
-}
-
div#cgit table.bin-blob {
margin-top: 0.5em;
border: solid 1px black;