to be honest, I don't know :)

I did a quick search in the sources and played with firebug for that :)



On 1/16/07, Kunze, Anton <[EMAIL PROTECTED]> wrote:
Hello Matthias,

this styles seems ok, but are these style classes useful to mark the
actual or last one selected menu entry?

Best regards



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Matthias Wessendorf
Sent: Tuesday, January 16, 2007 11:20 AM
To: [email protected]
Subject: Re: tree and navigationTree: change node image (character) and
mark selected entry

Anton,

using FireBug is good so check what kind of styles are rendered

with

.p_OraTreeRowSelected a:visited
{
  color:#000000;
  text-decoration:underline;
}

.p_OraTreeDisclosedSymbol {
  font-family:Arial,Helvetica,Geneva,sans-serif;
  font-size:40pt;
  font-weight:normal;
  text-align:right;
}


I was able to make them black, underline and big (40pt)

HTH,
Matthias

On 1/16/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> there are some private style like
>
> .p_OraTreeDisclosedSymbol
>
> -M
>
> On 1/16/07, Kunze, Anton <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I'm using the trinidad tree and navigation tree components and I
have to
> > customize the look and usability. How can I change the node
character
> > (triangle) or replace with an image?
> > How can I mark a selected entry with a given background color?
> >
> > Best regards
> >
> >
> >
>
>
> --
> Matthias Wessendorf
> http://tinyurl.com/fmywh
>
> further stuff:
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
>


--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com



--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to