adding namespaces and license headers to all CSS files
[themes.git] / EarlyBlue / skin / EarlyBlue / communicator / sidebar / customize.css
index f0a9b463586dd7ec0519edaf68a67006e4814d94..0f42c33b244ec778e29e95ec9a6abf8fc5793b51 100644 (file)
@@ -1,4 +1,3 @@
-/* -*- Mode: C; c-basic-offset: 2 -*- */
 /* ***** BEGIN LICENSE BLOCK *****
  * Version: NPL 1.1/GPL 2.0/LGPL 2.1
  *
@@ -20,6 +19,7 @@
  * the Initial Developer. All Rights Reserved.
  *
  * Contributor(s):
+ *   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 
@@ -35,6 +35,8 @@
  *
  * ***** END LICENSE BLOCK ***** */
 
+@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+
 /*
 
    Style rules specific to the Customize dialog.
@@ -98,4 +100,3 @@ treeitem[selected="true"][container="true"][open="true"] > treerow > .treecell-p
 box#reorder {
   -moz-box-pack: center;
 }
-