#9648: Admin extrastyle template block wrapped in [ifIE] css condition
------------------------------------------+---------------------------------
 Reporter:  anonymous                     |       Owner:  nobody    
   Status:  new                           |   Milestone:  post-1.0  
Component:  Template system               |     Version:  SVN       
 Keywords:  css, block, admin, templates  |       Stage:  Unreviewed
Has_patch:  0                             |  
------------------------------------------+---------------------------------
 I just upgraded a site from 1.0 to 1.1 pre-alpha SVN-9506 and noticed my
 admin css is bonked.

 It appears that the most recent admin/base.html now places the {% block
 extrastyle %} within an [ifIE] css condition, which is why my css fails on
 all other browsers when I override the base_site.html found in the
 /contrib/admin/templates directory

 I have moved to using {% block extreahead %} instead but just wanted to
 throw the ticket up here in case maybe this was just a miss.

 The solution would be to move the block outside of the [ifIE] condition.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9648>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to