From add0b7f329d444f747ee7aca04cea94db8791b69 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Sun, 1 Feb 2009 18:04:56 +0000 Subject: Resaved identica logo as transparent PNG24 in order to handle various background colours without having to explicitly apply anti-aliasing. Updated colour information in identica theme. Removed ie7 base stylesheet that's no longer required. Added ie identica stylesheet to handle solid background colour for --- theme/base/css/ie.css | 1 - theme/base/css/ie7.css | 5 ----- 2 files changed, 6 deletions(-) delete mode 100644 theme/base/css/ie7.css (limited to 'theme/base/css') diff --git a/theme/base/css/ie.css b/theme/base/css/ie.css index ffa8bedea..45176a201 100644 --- a/theme/base/css/ie.css +++ b/theme/base/css/ie.css @@ -9,7 +9,6 @@ margin-top:3px; height:16px; text-align:right; text-indent:0; -color:#fff; width:24px; } diff --git a/theme/base/css/ie7.css b/theme/base/css/ie7.css deleted file mode 100644 index a6ee001e2..000000000 --- a/theme/base/css/ie7.css +++ /dev/null @@ -1,5 +0,0 @@ -/* IE7 specific styles */ - -#form_notice textarea { -width:370px; -} -- cgit v1.2.3-54-g00ecf