summaryrefslogtreecommitdiff
path: root/django/contrib/admin/media/css/null.css
AgeCommit message (Collapse)Author
2008-10-31Added IE conditional comments to contrib.admin base template to block CSS ↵Wilson Miner
from IE5 and lower and serve a patch to IE6 with IE conditional comments. Removed dependency on CSS hacks and empty null.css file. git-svn-id: http://code.djangoproject.com/svn/django/trunk@9300 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-09-14 Fixes #2086: Added null.css file to avoid spurious 404s due to the "high ↵Wilson Miner
pass filter" which hides admin CSS from IE5/Win. git-svn-id: http://code.djangoproject.com/svn/django/trunk@6197 bcc190cf-cafb-0310-a4f2-bffc1f526a37