keeping up with Classic, make text/icons configurable toolbars working
[themes.git] / EarlyBlue / global / tree.css
index 45109d702fd94e16f144392f569817f50d6000bc..6b51cab714eeb3ed291d5e9986e2ce3fa0751e81 100644 (file)
@@ -21,6 +21,7 @@
  * Contributor(s):
  *   Robert Kaiser <KaiRo@KaiRo.at>
  *   Joe Hewitt (hewitt@netscape.com)                                           
+ *   Dean Tessman (dean_tessman@hotmail.com)
  *
  * 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
@@ -71,6 +72,10 @@ treechildren:-moz-tree-row(current, focus) {
   border: 1px dotted #9999CC;
 }
 
+treechildren:-moz-tree-row(selected, current, focus) {
+  border: 1px dotted #666699;
+}
+
 /* ::::: tree cells ::::: */
 
 treechildren:-moz-tree-cell {