removing old EarlyBlue skin
[themes.git] / EarlyBlue / communicator / skin / related / related.css
diff --git a/EarlyBlue/communicator/skin/related/related.css b/EarlyBlue/communicator/skin/related/related.css
deleted file mode 100755 (executable)
index 5d6366d..0000000
+++ /dev/null
@@ -1,78 +0,0 @@
-/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-\r
- *\r
- * The contents of this file are subject to the Netscape Public\r
- * License Version 1.1 (the "License"); you may not use this file\r
- * except in compliance with the License. You may obtain a copy of\r
- * the License at http://www.mozilla.org/NPL/\r
- *\r
- * Software distributed under the License is distributed on an "AS\r
- * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or\r
- * implied. See the License for the specific language governing\r
- * rights and limitations under the License.\r
- *\r
- * The Original Code is mozilla.org code.\r
- *\r
- * The Initial Developer of the Original Code is Netscape\r
- * Communications Corporation.  Portions created by Netscape are\r
- * Copyright (C) 1998 Netscape Communications Corporation. All\r
- * Rights Reserved.\r
- *\r
- * Contributor(s): \r
- */\r
-\r
-/*\r
-\r
-  Style rules specific to the related links panel\r
-\r
-*/\r
-\r
-treeitem[container="true"][open="true"][loading="true"] > treerow > .treecell-indent\r
-{\r
-    list-style-image      : url("chrome://global/skin/loading.gif") ! important ;\r
-}\r
-\r
-treeitem[container="true"][open="true"] > treerow > .treecell-indent \r
-  {\r
-    list-style-image      : url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif");\r
-  }\r
-\r
-treeitem[container="true"][open="true"][selected="true"] > treerow > .treecell-indent \r
-  {\r
-    list-style-image      : url("chrome://communicator/skin/bookmarks/bookmark-folder-open-sel.gif");\r
-  }\r
-\r
-treeitem[container="true"] > treerow > .treecell-indent \r
-  {\r
-    list-style-image      : url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif");\r
-  }\r
-\r
-treeitem[container="true"][selected="true"] > treerow > .treecell-indent \r
-  {\r
-    list-style-image      : url("chrome://communicator/skin/bookmarks/bookmark-folder-closed-sel.gif");\r
-  }\r
-\r
-treeitem[container="true"][id="NC:SiteMapRoot"] > treerow > .treecell-indent \r
-  {\r
-    list-style-image      : url("chrome://communicator/skin/related/sitemap.gif");\r
-  }\r
-\r
-treeitem[container="true"][open="true"][id="NC:SiteMapRoot"] > treerow > .treecell-indent \r
-  {\r
-    list-style-image      : url("chrome://communicator/skin/related/sitemap.gif");\r
-  }\r
-\r
-.treecell-indent \r
-  {\r
-    list-style-image      : url("chrome://communicator/skin/bookmarks/bookmark-item.gif");\r
-  }\r
-\r
-.treecell-indent[selected="true"] \r
-  {\r
-    list-style-image      : url("chrome://communicator/skin/bookmarks/bookmark-item-sel.gif");\r
-  }\r
-\r
-.tree-cell-twisty\r
-  {\r
-    display               : none;\r
-  }\r
-  \r