Re: [web2py] Re: drop shadow on text in admin editor safari

2010-06-18 Thread Jonathan Lundell
On Jun 18, 2010, at 6:12 PM, Mike wrote: > I used the "inspect element" feature in Safari and got the > following... > > onchange="editArea.execCommand("onchange");" > onfocus="javascript:editArea.textareaFocused=true;" > onblur="javascript:editArea.textareaFocused=false;" classname="null > hidd

[web2py] Re: drop shadow on text in admin editor safari

2010-06-18 Thread Mike
I used the "inspect element" feature in Safari and got the following... When I toggle the "margin-left: -3px;" attribute off the shadow goes away. Also, the 'find' function in Safari will report twice as many matches as there really are...one for the shadow and one for the primary text. I loo

[web2py] Re: drop shadow on text in admin editor safari

2010-06-17 Thread Anthony
Same problem in IE8 on Windows 7. Actually, I have a very high res screen, so I keep IE zoomed at 150%, and the drop shadow is really bad at that zoom level. If I take the zoom back to 100%, I don't notice much problem, though the text is nearly too small for me to read comfortably at that point. A

[web2py] Re: drop shadow on text in admin editor safari

2010-06-17 Thread Yarko Tymciurak
On Jun 17, 7:45 pm, Jonathan Lundell wrote: > On Jun 17, 2010, at 5:21 PM, Mike wrote: > > > Just got an iMac (windows switcher) and ran the latest version of > > web2py from source. However when I opened a controlled in the admin > > editor all the text has a drop shadow behind it which makes it

[web2py] Re: drop shadow on text in admin editor safari

2010-06-17 Thread rochacbruno
Running very well on my Mac with Safari Version 4.0.5 (6531.22.7) On Jun 17, 9:21 pm, Mike wrote: > Hey Everyone, > > Just got an iMac (windows switcher) and ran the latest version of > web2py from source. However when I opened a controlled in the admin > editor all the text has a drop shadow be