On Thu, May 7, 2009 at 11:44 AM, Yarko Tymciurak <[email protected]> wrote:
>
> ......
>
>
> #rtnv {position: absolute; top: 6em; right: 0; width: 8em; margin: 0;
> padding: 0; font-family: Arial, sans-serif;}
> #rtnv > ul {width: 9em; margin-left: -1px; font-size: 85%;}
> #rtnv ul {border: 1px solid silver; border-width: 0 0 0 1px;}
> #rtnv ul li {border-width: 1px 0; border-color: white; padding: 0 0 0 5px;
> line-height: 1.25em;}
> #rtnv ul ul {border-width: 0 1px 1px 1px; border-color: gray silver gray
> gray;}
> #rtnv ul ul li {border-color: #FEFEFC;}
>
Actually, I think this (above) defines the depth - ul ul ...
But this is still pretty simple, and extensible... still learning to
understand this... ;-)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---