From 7515045e0b50360323ffc1c5cb180f4a5091a5ac Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Sat, 19 Apr 2008 05:54:26 +0000 Subject: [PATCH] Remove distracting red dotted box. This was make some hard to read, and annoying diffs. Various VP/T complaints. --- skins/common/diff.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/skins/common/diff.css b/skins/common/diff.css index 5737e74084..b262222a1b 100644 --- a/skins/common/diff.css +++ b/skins/common/diff.css @@ -36,9 +36,6 @@ td.diff-context { white-space: pre-wrap; white-space: -moz-pre-wrap; } -.diffchange-inline { - border: 1px dotted red; -} table.diff { border: none; -- 2.20.1