From fbc47b43f0453504ba002e44df1df87b7ef1abaa Mon Sep 17 00:00:00 2001
From: Dries Buytaert <dries@buytaert.net>
Date: Wed, 4 Oct 2006 06:46:42 +0000
Subject: [PATCH] - Patch #87209 by Steef: remove hardcode colors.

---
 modules/system/system.css | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/modules/system/system.css b/modules/system/system.css
index f1a18ac3fa96..6f0aebebb6e9 100644
--- a/modules/system/system.css
+++ b/modules/system/system.css
@@ -54,14 +54,6 @@ div.ok, tr.ok {
   padding-left: 0.25em;
   clear: right;
 }
-.item-list .icon a {
-  color: #000;
-  text-decoration: none;
-}
-.item-list .icon a:hover {
-  color: #000;
-  text-decoration: none;
-}
 .item-list .title {
   font-weight: bold;
 }
-- 
GitLab