OK tracked it down - appears Safari doesn't sit well with a
master .css file and @import url(blah.css);  I guess that's because of
the way I'm serving up static files.

Direct "<link" to css files fixes it

Thanks anyway!

On Dec 23, 2:03 pm, Alfonso <allanhender...@gmail.com> wrote:
> Hey,
>
> I'm getting a weird issue in Django with my css and Safari - displays
> great in all browsers except for Safari.  Happens in two different
> django installations on two separate servers so clearly I'm doing
> something wrong.  CSS files are accessible directly via URL in both
> cases... odd
>
> Apart from the fact I'm prob missing something obvious in my code,
> anyone else come across that?!
>
> Thanks
>
> Al
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to