[pmapper-users] fixing pmToolLinks for Chrome

2010-08-09 Thread Giovanni Manghi
Hi all, I'm trying fix the following function in PM 4 /** Tool links */ pmToolLinks: function(tl) { var container = $(this); var ul = $('ul/').addClass('pm-tool-links'); $.each(tl.links, function() { var

Re: [pmapper-users] fixing pmToolLinks for Chrome

2010-08-09 Thread Armin Burger
It's only necessary to change a CSS style, see http://svn.pmapper.net/trac/changeset/1010 Armin On 09/08/2010 15:23, Giovanni Manghi wrote: Hi all, I'm trying fix the following function in PM 4 /** Tool links */ pmToolLinks: function(tl) {

Re: [pmapper-users] fixing pmToolLinks for Chrome

2010-08-09 Thread Giovanni Manghi
Thanks Armin! I have another couple of questions about UI personalization: *) I'm not finding a way to leave a bit more space between the TOC and the overview map (the TOC is very long and goes all the way down to the overview image). Probably I'm missing something easy in toc.css *) is there a