X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Ftree.css;h=12ae83f1ff534de1fb9901797fd7de097c6dcc51;hb=30a645fce0605a54903877eda37aa8776858bbbe;hp=8c188c3e12749415a93318f03af87863b2190e6c;hpb=b1e5c9b1470d19c43f7c724365a64a92c61cbc0a;p=themes.git diff --git a/LCARStrek/global/tree.css b/LCARStrek/global/tree.css index 8c188c3e..12ae83f1 100644 --- a/LCARStrek/global/tree.css +++ b/LCARStrek/global/tree.css @@ -20,6 +20,8 @@ * * 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 @@ -70,7 +72,11 @@ treechildren:-moz-tree-row(selected, focus) { } treechildren:-moz-tree-row(current, focus) { - border: 1px dotted #008484; + border: 1px dotted #FF9F00; +} + +treechildren:-moz-tree-row(selected, current, focus) { + border: 1px dotted #FF9F00; } /* ::::: tree cells ::::: */