From 1b9d2db431a3d601b3c86144f12a10aefe28870b Mon Sep 17 00:00:00 2001 From: "mkaply%us.ibm.com" Date: Wed, 14 Feb 2001 00:35:57 +0000 Subject: [PATCH] #58501 r=brade, sr=sfraser Remove unnecessary .99 opacity git-svn-id: svn://10.0.0.236/trunk@86952 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/themes/blue/editor/EdImageMapPage.css | 1 - mozilla/themes/classic/editor/EdImageMapPage.css | 1 - mozilla/themes/classic/editor/mac/EdImageMapPage.css | 1 - mozilla/themes/classic/editor/win/EdImageMapPage.css | 1 - mozilla/themes/modern/editor/EdImageMapPage.css | 1 - 5 files changed, 5 deletions(-) diff --git a/mozilla/themes/blue/editor/EdImageMapPage.css b/mozilla/themes/blue/editor/EdImageMapPage.css index ff7c3e4165c..854090db011 100644 --- a/mozilla/themes/blue/editor/EdImageMapPage.css +++ b/mozilla/themes/blue/editor/EdImageMapPage.css @@ -39,5 +39,4 @@ #bgDiv {position:absolute; top:0px; left:0px; width:1; background:url("chrome://editor/skin/images/Map_checker.gif"); background-color: white; cursor: inherit;} BODY {background-color:appworkspace;} HTML {height: 100%;} -IMG {-moz-opacity: .99;} diff --git a/mozilla/themes/classic/editor/EdImageMapPage.css b/mozilla/themes/classic/editor/EdImageMapPage.css index b275f188a9a..d2d0970ddfd 100644 --- a/mozilla/themes/classic/editor/EdImageMapPage.css +++ b/mozilla/themes/classic/editor/EdImageMapPage.css @@ -39,4 +39,3 @@ #bgDiv {position:absolute; top:0px; left:0px; width:1; background:url("chrome://editor/skin/images/Map_checker.gif"); background-color: white; cursor: inherit;} BODY {background-color:appworkspace;} HTML {height: 100%;} -IMG {-moz-opacity: .99;} diff --git a/mozilla/themes/classic/editor/mac/EdImageMapPage.css b/mozilla/themes/classic/editor/mac/EdImageMapPage.css index b275f188a9a..d2d0970ddfd 100644 --- a/mozilla/themes/classic/editor/mac/EdImageMapPage.css +++ b/mozilla/themes/classic/editor/mac/EdImageMapPage.css @@ -39,4 +39,3 @@ #bgDiv {position:absolute; top:0px; left:0px; width:1; background:url("chrome://editor/skin/images/Map_checker.gif"); background-color: white; cursor: inherit;} BODY {background-color:appworkspace;} HTML {height: 100%;} -IMG {-moz-opacity: .99;} diff --git a/mozilla/themes/classic/editor/win/EdImageMapPage.css b/mozilla/themes/classic/editor/win/EdImageMapPage.css index b275f188a9a..d2d0970ddfd 100644 --- a/mozilla/themes/classic/editor/win/EdImageMapPage.css +++ b/mozilla/themes/classic/editor/win/EdImageMapPage.css @@ -39,4 +39,3 @@ #bgDiv {position:absolute; top:0px; left:0px; width:1; background:url("chrome://editor/skin/images/Map_checker.gif"); background-color: white; cursor: inherit;} BODY {background-color:appworkspace;} HTML {height: 100%;} -IMG {-moz-opacity: .99;} diff --git a/mozilla/themes/modern/editor/EdImageMapPage.css b/mozilla/themes/modern/editor/EdImageMapPage.css index ff7c3e4165c..854090db011 100644 --- a/mozilla/themes/modern/editor/EdImageMapPage.css +++ b/mozilla/themes/modern/editor/EdImageMapPage.css @@ -39,5 +39,4 @@ #bgDiv {position:absolute; top:0px; left:0px; width:1; background:url("chrome://editor/skin/images/Map_checker.gif"); background-color: white; cursor: inherit;} BODY {background-color:appworkspace;} HTML {height: 100%;} -IMG {-moz-opacity: .99;}