From 12209510ce36e166eea3506a5074b736ee120594 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Tue, 28 Jun 2011 18:35:37 +0000 Subject: [PATCH] Revert r85324 (making links grey for rev-del'd info). Per CR: grey is a bad color for links. --- skins/common/shared.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/skins/common/shared.css b/skins/common/shared.css index 2467edfe82..748eb61ada 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -96,9 +96,6 @@ li span.deleted, span.history-deleted { color: #888; font-style: italic; } -li span.deleted a, span.history-deleted a { - color: #888; -} /** * Patrol stuff -- 2.20.1