From 2ef98ea5ae98749dfa62dfb340a402b1e51e6498 Mon Sep 17 00:00:00 2001 From: "gavin@gavinsharp.com" Date: Thu, 1 May 2008 14:16:49 -0700 Subject: [PATCH] =?UTF-8?q?Bug=20430685=20cleanup=20(remove=20unneeded=20s?= =?UTF-8?q?tyle=20rules),=20patch=20by=20D=C3=A3o=20Gottwald=20,=20r=3Dmardak,=20a=3Dbeltzner?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- toolkit/themes/gnomestripe/mozapps/downloads/downloads.css | 5 ----- toolkit/themes/winstripe/mozapps/downloads/downloads.css | 5 ----- 2 files changed, 10 deletions(-) diff --git a/toolkit/themes/gnomestripe/mozapps/downloads/downloads.css b/toolkit/themes/gnomestripe/mozapps/downloads/downloads.css index a4f78d5bb232..7a29457f763b 100644 --- a/toolkit/themes/gnomestripe/mozapps/downloads/downloads.css +++ b/toolkit/themes/gnomestripe/mozapps/downloads/downloads.css @@ -32,11 +32,6 @@ richlistitem[type="download"] .dateTime { font-size: smaller; } -richlistitem[type="download"]:not([selected="true"]) .dateTime, -richlistitem[type="download"]:not([selected="true"]) .status { - color: MenuText; -} - .mini-button { -moz-appearance: none; background-color: transparent; diff --git a/toolkit/themes/winstripe/mozapps/downloads/downloads.css b/toolkit/themes/winstripe/mozapps/downloads/downloads.css index b8c24f5a8f03..fe4ee395c6a0 100644 --- a/toolkit/themes/winstripe/mozapps/downloads/downloads.css +++ b/toolkit/themes/winstripe/mozapps/downloads/downloads.css @@ -29,11 +29,6 @@ richlistitem[type="download"] .dateTime { font-size: smaller; } -richlistitem[type="download"]:not([selected="true"]) .dateTime, -richlistitem[type="download"]:not([selected="true"]) .status { - color: MenuText; -} - .mini-button { -moz-appearance: none; list-style-image: url(chrome://mozapps/skin/downloads/buttons.png);