diff --git a/browser/base/content/browser.xul b/browser/base/content/browser.xul index 29f75f015b69..4f8dd6d00e8b 100644 --- a/browser/base/content/browser.xul +++ b/browser/base/content/browser.xul @@ -11,6 +11,12 @@ both "content" and "skin" packages, which bug 1385444 will unify later. --> + + + + diff --git a/toolkit/components/prompts/content/tabprompts.css b/toolkit/components/prompts/content/tabprompts.css index 33dfc163ccad..59f0fee546e7 100644 --- a/toolkit/components/prompts/content/tabprompts.css +++ b/toolkit/components/prompts/content/tabprompts.css @@ -10,7 +10,7 @@ tabmodalprompt { -moz-box-orient: vertical; } -.mainContainer { +.tabmodalprompt-mainContainer { min-width: 20em; min-height: 12em; -moz-user-focus: normal; @@ -30,6 +30,6 @@ tabmodalprompt { unicode-bidi: plaintext; } -label[value=""] { +tabmodalprompt label[value=""] { visibility: collapse; } diff --git a/toolkit/components/prompts/content/tabprompts.xml b/toolkit/components/prompts/content/tabprompts.xml index 91507589d2d1..09aa8552a323 100644 --- a/toolkit/components/prompts/content/tabprompts.xml +++ b/toolkit/components/prompts/content/tabprompts.xml @@ -19,12 +19,6 @@ xmlns:xbl="http://www.mozilla.org/xbl"> - - - - - - @@ -32,8 +26,8 @@ - - + + @@ -64,7 +58,7 @@ - + #ifdef XP_UNIX