updating EarlyBlue skin; should almost be 0.8 now ;-)
[themes.git] / EarlyBlue / communicator / dialogs.css
similarity index 77%
rename from EarlyBlue/navigator/personalToolbar.css
rename to EarlyBlue/communicator/dialogs.css
index 93a03f9ae666e6f899d9586c8814382c1366a473..d65505b9f3e5bfa1935a71d981b831c26833170e 100644 (file)
@@ -19,9 +19,8 @@
  * the Initial Developer. All Rights Reserved.
  *
  * Contributor(s):
- *   Ben Goodger <ben@netscape.com>
- *   Josh Soref  <timeless@mac.com>
- *   Robert Kaiser <KaiRo@KaiRo.at>
+ *  Joe Hewitt <hewitt@netscape.com>
+ *  Robert Kaiser <KaiRo@KaiRo.at>
  *
  * Alternatively, the contents of this file may be used under the terms of
  * either the GNU General Public License Version 2 or later (the "GPL"), or 
  *
  * ***** END LICENSE BLOCK ***** */
 
-@import url("chrome://communicator/skin/bookmarks/bookmarks.css");
+/* ==== dialogs.css ==================================================
+   == Styles used by certain dialogs in the Communicator suite.
+   ====================================================================== */
+
+@import url("chrome://communicator/skin/");
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
-/**
- * Personal toolbar items
- **/
+/* ::::: turbo confirmation dialog ::::: */
 
-  #home-button
-    {
-      list-style-image    : url("chrome://communicator/skin/bookmarks/home.gif");
-    }
+#turboTrayImage {
+  list-style-image: url("chrome://communicator/skin/icons/turbo-systray.gif");
+  border: 2px inset ThreeDFace !important;
+}