From ddf2fbc62a8b69e823f40ab5b7fd3095e6622ecb Mon Sep 17 00:00:00 2001 From: "ben%bengoodger.com" Date: Tue, 26 Jul 2005 23:21:15 +0000 Subject: [PATCH] UI for software update needs to be revised - several CSS and window open flag fixes for various aspects of software update UI (menu, preferences, wizard) to make it look better on OS X. Not quite done yet. r=darin --- browser/base/content/baseMenuOverlay.xul | 5 +- browser/components/preferences/advanced.xul | 10 ++-- .../browser/preferences/preferences.css | 11 +++++ toolkit/content/widgets/preferences.xml | 2 +- .../chrome/mozapps/preferences/update.dtd | 2 +- .../mozapps/update/content/incompatible.js | 1 + .../mozapps/update/content/incompatible.xul | 2 +- toolkit/mozapps/update/content/updates.xul | 9 ++-- .../mozapps/update/src/nsUpdateService.js.in | 2 +- toolkit/themes/pinstripe/global/global.css | 4 +- .../pinstripe/mozapps/update/updates.css | 47 ++++++++++++------- .../winstripe/mozapps/update/updates.css | 3 ++ 12 files changed, 64 insertions(+), 34 deletions(-) diff --git a/browser/base/content/baseMenuOverlay.xul b/browser/base/content/baseMenuOverlay.xul index 96594e2a1974..6d5362741528 100644 --- a/browser/base/content/baseMenuOverlay.xul +++ b/browser/base/content/baseMenuOverlay.xul @@ -88,14 +88,15 @@ label="&helpReleaseNotes.label;" oncommand="openReleaseNotes(event)" onclick="checkForMiddleClick(this, event);"/> -#ifndef XP_MACOSX -#endif +#ifndef XP_MACOSX + +#endif - + - - + + -