updating EarlyBlue skin; should almost be 0.8 now ;-)
[themes.git] / EarlyBlue / forms / forms.css
similarity index 80%
rename from EarlyBlue/communicator/box.css
rename to EarlyBlue/forms/forms.css
index d4a035bd6358a84b1786b19557a6ff0f73f957bc..b97c1c14f32180915e2361cf0e25e7a2f191dd7f 100644 (file)
  * for the specific language governing rights and limitations under the
  * License.
  *
- * The Original Code is "Classic" theme of mozilla.org code.
+ * The Original Code is mozilla.org code.
  *
  * The Initial Developer of the Original Code is
- * the Mozilla Organization.
- * Portions created by the Initial Developer are Copyright (C) 1998-2001
+ * Netscape Communications Corporation.
+ * Portions created by the Initial Developer are Copyright (C) 2002
  * the Initial Developer. All Rights Reserved.
  *
  * Contributor(s):
- *   Robert Kaiser <KaiRo@KaiRo.at>
+ *  Brian Ryner <bryner@netscape.com>
  *
  * 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
@@ -35,9 +35,8 @@
  *
  * ***** END LICENSE BLOCK ***** */
 
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+/* This file contains skin-specific rules for HTML form controls */
+
+/* xbl-forms.css contains the XBL bindings common to all skins */
+@import url("chrome://forms/content/xbl-forms.css");
 
-.box-toolbar-group
-  {
-    margin                : 0px;
-  }