From af44c8f2e70310dcfb7373babdb690c5316fa1b9 Mon Sep 17 00:00:00 2001 From: Jay Kamat Date: Mon, 23 Oct 2017 01:52:13 -0400 Subject: [PATCH] Fix white boxes in github diff comments --- sites/github.styl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/sites/github.styl b/sites/github.styl index 808603b..0daf211 100644 --- a/sites/github.styl +++ b/sites/github.styl @@ -232,6 +232,16 @@ a.filter-item color green bold() +// + signs +.pl-mi1 + color green + background-color transparent + +// - signs +.pl-md + color red + background-color transparent + // ** .border-* .border-bottom