adding namespaces and license headers to all CSS files
[themes.git] / EarlyBlue / skin / EarlyBlue / communicator / related / related.css
index 153526dbc290bd2a1e64127b718d54e9301df4d4..3566729bf8219217b7efae0e547f788958b39a0d 100644 (file)
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /* ***** 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 related links panel
@@ -113,4 +115,3 @@ treeitem[selected="true"] > treerow.relatedresult
 {
   list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif");
 }
-