django1/django/contrib/admin/media/css
Gary Wilson Jr 183a457f5a Fixed #2086 -- Changed `base.css` to import `null.css` (added in [6197]) instead of `null`.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6716 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-11-25 20:29:26 +00:00
..
base.css Fixed #2086 -- Changed `base.css` to import `null.css` (added in [6197]) instead of `null`. 2007-11-25 20:29:26 +00:00
changelists.css Part 3 of pedant day: replaced all tabs in Django with spaces. Python the way Guido intended it, baby! 2006-07-21 20:48:17 +00:00
dashboard.css MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
forms.css Fixed #3926 -- Fixed typo in admin CSS. Thanks, Jeff Hilyard. 2007-04-09 12:13:06 +00:00
global.css Fixed #2570 -- Added 'DejaVu Sans' to admin global.css, because it is more utf-8 friendly than Bitstream. Thanks for the patch, riklaunim@gmail.com 2006-08-22 04:58:16 +00:00
layout.css Part 3 of pedant day: replaced all tabs in Django with spaces. Python the way Guido intended it, baby! 2006-07-21 20:48:17 +00:00
login.css Fixed #2055 -- Lengthened form labels on login screen to accommodate longer translated strings. 2006-06-02 03:32:46 +00:00
null.css Fixes #2086: Added null.css file to avoid spurious 404s due to the "high pass filter" which hides admin CSS from IE5/Win. 2007-09-14 18:26:05 +00:00
patch-iewin.css Fixed #2072 -- Moved IE hacks out of changelists.css into patch-iewin.css to avoid confusion. 2006-06-02 15:17:10 +00:00
rtl.css Part 3 of pedant day: replaced all tabs in Django with spaces. Python the way Guido intended it, baby! 2006-07-21 20:48:17 +00:00
widgets.css Fixed 3136: Set .clockbox admin widget to auto width to allow for longer headers in other languages. 2007-09-14 19:49:51 +00:00