adding namespaces and license headers to all CSS files
[themes.git] / EarlyBlue / skin / EarlyBlue / navigator / personalToolbar.css
index e6978ca5a2a45bbfdfbc3c2e32e2a19d491d618c..93a03f9ae666e6f899d9586c8814382c1366a473 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
  *
@@ -22,6 +21,7 @@
  * Contributor(s):
  *   Ben Goodger <ben@netscape.com>
  *   Josh Soref  <timeless@mac.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 
@@ -39,6 +39,8 @@
 
 @import url("chrome://communicator/skin/bookmarks/bookmarks.css");
 
+@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+
 /**
  * Personal toolbar items
  **/
@@ -47,3 +49,4 @@
     {
       list-style-image    : url("chrome://communicator/skin/bookmarks/home.gif");
     }
+