X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Ftree.css;h=12ae83f1ff534de1fb9901797fd7de097c6dcc51;hp=8c188c3e12749415a93318f03af87863b2190e6c;hb=dc8e1207f84a5cfa95730773286253bfe4430086;hpb=459f2165c65b4cee4b68e0e9cf86819f22031333 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 ::::: */