summaryrefslogtreecommitdiff
path: root/django/contrib/admin/media/css/rtl.css
AgeCommit message (Expand)Author
2011-06-30Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi...Jannis Leidel
2011-06-02Fixed #11868 - Multiple sort in admin changelist.Luke Plant
2011-06-02Fixed #16144 - layout of admin changelist broken for RTL languages.Luke Plant
2011-04-22Fixed #11203 -- Stopped some form fields in the admin from rendering incorrec...Jannis Leidel
2010-12-12Fixed #13856 -- Float admin's top links on the right for RTL languages.Jannis Leidel
2010-05-10Fixed #13168 - Corrected the alignment of the admin inline headers for rtl la...Jannis Leidel
2010-04-05Fixed #13129 -- Corrected CSS on RTL layout when a changelist has admin actio...Russell Keith-Magee
2010-01-26Fixed #12508 - Added ability to dynamically add inlines in the admin app.Jannis Leidel
2009-04-11Fixed #10601 -- Fixed edit inline display in admin for right-to-left locales.Malcolm Tredinnick
2008-10-31Reformatted contrib.admin CSS to use multi-line selector format so changes ca...Wilson Miner
2008-09-03Fixed #8832 -- Position the error icons on the right of the screen in the adminMalcolm Tredinnick
2008-09-03Fixed #8812 -- Fixed up the positioning of the "delete" link in the adminMalcolm Tredinnick
2008-09-02Fixed #2612: fixed display of admin `help_text` with multiple fields on the s...Jacob Kaplan-Moss
2008-08-23Tweaked the Admin add/change page so that "save" is still the highlightedMalcolm Tredinnick
2008-08-11Fixed #8225 -- Right align radio fields in RTL mode, thanks remohammadi.Gary Wilson Jr
2008-07-21Fixed #7858 -- Quick CSS fix for right-to-left written languages in inlines. ...Brian Rosner
2006-07-21Part 3 of pedant day: replaced all tabs in Django with spaces. Python the wa...Jacob Kaplan-Moss
2006-06-12fixed #2128: updated BiDi supportGeorg Bauer