X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Ftree.css;h=6b51cab714eeb3ed291d5e9986e2ce3fa0751e81;hp=45109d702fd94e16f144392f569817f50d6000bc;hb=459f2165c65b4cee4b68e0e9cf86819f22031333;hpb=07b3f50491fd13e9107c43e9c86b00af6a8f2fe2 diff --git a/EarlyBlue/global/tree.css b/EarlyBlue/global/tree.css index 45109d70..6b51cab7 100644 --- a/EarlyBlue/global/tree.css +++ b/EarlyBlue/global/tree.css @@ -21,6 +21,7 @@ * Contributor(s): * Robert Kaiser * 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 {