From 878ca6dc80b7e0b83ad8e13643ea3897afe99bc7 Mon Sep 17 00:00:00 2001 From: "hewitt%netscape.com" Date: Fri, 2 Feb 2001 01:08:19 +0000 Subject: [PATCH] 55144 - "find more tabs" link (by hwaara), r=hewitt, sr=hangas git-svn-id: svn://10.0.0.236/trunk@86017 18797224-902f-48f8-a5cc-f745e15eee43 --- .../themes/modern/communicator/sidebar/customize.css | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/mozilla/themes/modern/communicator/sidebar/customize.css b/mozilla/themes/modern/communicator/sidebar/customize.css index abc8544afcf..2ab5e9b4747 100644 --- a/mozilla/themes/modern/communicator/sidebar/customize.css +++ b/mozilla/themes/modern/communicator/sidebar/customize.css @@ -54,15 +54,3 @@ box#reorder { min-width: 180px; } - -#more-panels-link -{ - color: blue; - text-decoration: underline; -} - -#more-panels-link:active -#more-panels-link[loading="true"] -{ - color: red; -}