Bug 423625 - ""Evaluate JavaScript" window is transparent" [p=trev.moz@adblockplus.org (Wladimir Palant) r=sdwilsh sr=Neil]

git-svn-id: svn://10.0.0.236/trunk@248257 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
reed%reedloden.com
2008-03-20 05:56:28 +00:00
parent 14aeee8554
commit 4b72c13677
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@
<!ENTITY % dtd1 SYSTEM "chrome://inspector/locale/viewers/accessibleTreeEvalJSDialog.dtd"> %dtd1;
]>
<?xml-stylesheet href="chrome://communicator/skin"?>
<?xml-stylesheet href="chrome://inspector/skin"?>
<dialog id="winEvalJS"
title="&evaluateDialog.title;"

View File

@@ -6,7 +6,7 @@
<!ENTITY % dtd3 SYSTEM "chrome://inspector/locale/viewers/jsObject.dtd"> %dtd3;
]>
<?xml-stylesheet href="chrome://communicator/skin"?>
<?xml-stylesheet href="chrome://inspector/skin"?>
<dialog id="winEvalExpr"
title="&evaluateDialog.title;"