removing old EarlyBlue skin
[themes.git] / EarlyBlue / global / skin / treeBindings.xml
diff --git a/EarlyBlue/global/skin/treeBindings.xml b/EarlyBlue/global/skin/treeBindings.xml
deleted file mode 100755 (executable)
index 525d9a7..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0"?>
-
-<bindings id="treeBindings"
-   xmlns="http://www.mozilla.org/xbl"
-   xmlns:html="http://www.w3.org/1999/xhtml"
-   xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
-
-  <binding id="treecell-header">
-    <content excludes="observes">
-      <xul:hbox class="treecell-header-box" flex="1" autostretch="never" align="center">
-        <xul:image class="tree-header-image" inherits="src"/>
-        <xul:text class="tree-header-text" inherits="crop,value" flex="1" crop="right"/>
-        <xul:image class="tree-header-sortdirection"/>
-      </xul:hbox>
-    </content>
-  </binding>
-   
-</bindings>