From 84e0e3bb6604e8f3ea4c067053075fe0a3ced9a6 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 19 May 2007 08:51:35 +0100 Subject: drop vista fonts --- ie7.css | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'ie7.css') diff --git a/ie7.css b/ie7.css index 67aca9047..96fd6f49a 100644 --- a/ie7.css +++ b/ie7.css @@ -3,18 +3,6 @@ } */ table.headlinesList { - width: expression(((parseInt(document.getElementById("headlinesInnerContainer").clientWidth)-0)+'px')); -} - -ul.feedList { - font-size : 10pt; -} - -#dispSwitch { - font-size : 9pt; -} - -div.headlines_normal, div.headlines_cdm { - font-size : 10pt; + width: expression(((parseInt(document.getElementById("headlinesInnerContainer").clientWidth)-0)+'px')); } -- cgit v1.2.3