adding namespaces and license headers to all CSS files
[themes.git] / EarlyBlue / skin / EarlyBlue / communicator / bookmarks / bookmarks.css
index 9dc5a4ec1e8a68b237145142c70c0dc882fa06ff..04f29cbd65a7cc6d8000b4feffc2ad992c09d446 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 
@@ -37,6 +37,8 @@
  *
  * ***** END LICENSE BLOCK ***** */
 
+@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+
 /** 
  * Style rules for generic bookmarks items. 
  */    
@@ -64,4 +66,3 @@ outlinerbody:-moz-outliner-image(Name) {
 .bookmark-item[status="new"] {
   list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item-updated.gif") !important;
 }
-