[tw] Re: mainMenu? Doesn't take my options

2010-07-27 Thread Tobbe
I found the missing part: .TopMenu a:hover { cursor: default; color: black; } <= was missing Now it's working //Tobbe -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to tiddlyw...@googlegroups.com. To unsub

Re: [tw] Re: mainMenu? Doesn't take my options

2010-07-27 Thread Alex Hough
I just put it into a fresh TW. It works for me. You are not using MPTW are you? Or a theme? ALex On 27 July 2010 13:40, Tobbe wrote: > Ops, sorry about that. > > Fixed the typo, now I have: > > /*{{{*/ > #mainMenu { > width: 14em; > top: 10em; > border-right: 1px dotted #545454; > left: 0.5em;}

[tw] Re: mainMenu? Doesn't take my options

2010-07-27 Thread Tobbe
Ops, sorry about that. Fixed the typo, now I have: /*{{{*/ #mainMenu { width: 14em; top: 10em; border-right: 1px dotted #545454; left: 0.5em;} /*}}}*/ And still none of the above works. Nothing is changed. On 27 Juli, 13:28, Alex Hough wrote: > Hi, > > you have a typo > "widht" should be "widt