keep EarlyBlue in sync with tree - mailnews CSS split
[themes.git] / EarlyBlue / messenger / skin / mailWindow2.css
similarity index 64%
rename from EarlyBlue/messenger/skin/fieldMapImport.css
rename to EarlyBlue/messenger/skin/mailWindow2.css
index f19a96f77117f401fa75f914d85806ebb87f2951..5e2a8e827efc33bb8a3eee443ff219f2182404b5 100755 (executable)
@@ -1,39 +1,28 @@
-/* \r
- * The contents of this file are subject to the Netscape Public\r
- * License Version 1.1 (the "License"); you may not use this file\r
- * except in compliance with the License. You may obtain a copy of\r
- * the License at http://www.mozilla.org/NPL/\r
- *  \r
- * Software distributed under the License is distributed on an "AS\r
- * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or\r
- * implied. See the License for the specific language governing\r
- * rights and limitations under the License.\r
- *  \r
- * The Original Code is Mozilla Communicator client code, released\r
- * March 31, 1998.\r
- * \r
- * The Initial Developer of the Original Code is Netscape\r
- * Communications Corporation. Portions created by Netscape are\r
- * Copyright (C) 1998-1999 Netscape Communications Corporation. All\r
- * Rights Reserved.\r
- * \r
- * Contributor(s): \r
- *   Pete Collins, Ben Goodger\r
- */\r
-\r
-@import url(chrome://communicator/skin/);\r
-\r
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to HTML */\r
-@namespace html url("http://www.w3.org/1999/xhtml"); /* namespace for XUL elements */\r
-\r
-treecell.importsampledata {\r
-               padding-left: 10px;\r
-               border-left: 3px solid #CCCCCC;\r
-}\r
-\r
-#fieldList-box {\r
-  border: 1px inset white;\r
-  width:32em;\r
-  height:300px;\r
-  margin: 1.5em 3em 1.5em 3em;\r
-}\r
+/* 
+ * The contents of this file are subject to the Netscape Public
+ * License Version 1.1 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.mozilla.org/NPL/
+ * 
+ * Software distributed under the License is distributed on an "AS
+ * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
+ * implied. See the License for the specific language governing
+ * rights and limitations under the License.
+ * 
+ * The Original Code is Mozilla Communicator client code, released
+ * March 31, 1998.
+ * 
+ * The Initial Developer of the Original Code is Netscape
+ * Communications Corporation. Portions created by Netscape are
+ * Copyright (C) 1998-1999 Netscape Communications Corporation. All
+ * Rights Reserved.
+ */
+
+/* ===== mailWindow2.css ================================================
+  == Styles for the main Mail window in the optional layout scheme.
+  ======================================================================= */
+
+@import url("chrome://messenger/skin/mailWindow1.css");
+
+@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+