django1/django/contrib/admin/media/css
Brian Rosner ca7ee4be17 Fixed #7858 -- Quick CSS fix for right-to-left written languages in inlines. Thanks mksoft for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8014 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-21 04:09:29 +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 Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +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 Fixed #7858 -- Quick CSS fix for right-to-left written languages in inlines. Thanks mksoft for the report and patch. 2008-07-21 04:09:29 +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