| Age | Commit message (Expand) | Author |
| 2009-04-11 | Fixed #10601 -- Fixed edit inline display in admin for right-to-left locales. | Malcolm Tredinnick |
| 2009-03-31 | Added row highlighting when selecting action checkmarks. | Jacob Kaplan-Moss |
| 2009-03-29 | Some minor tweaks to the admin changelist styles for the new action menus. Cu... | Wilson Miner |
| 2009-03-23 | Fixed #10505: added support for bulk admin actions, including a globally-avai... | Jacob Kaplan-Moss |
| 2008-11-16 | Removed the hidden import rules in the contrib.admin stylesheets. Each indivi... | Wilson Miner |
| 2008-10-31 | Consolidated contrib.admin styles by rolling layout.css and global.css direct... | Wilson Miner |
| 2008-10-31 | Applied contrib.admin IE CSS patches to IE6 and 7, and added simple hacks to ... | Wilson Miner |
| 2008-10-31 | Added IE conditional comments to contrib.admin base template to block CSS fro... | Wilson Miner |
| 2008-10-31 | Reformatted contrib.admin CSS to use multi-line selector format so changes ca... | Wilson Miner |
| 2008-09-20 | Added a generic "button" class to the admin styles to allow applying the stan... | Wilson Miner |
| 2008-09-16 | Fixed #9074: Added overflow: hidden to the submit-row div to clear the floate... | Wilson Miner |
| 2008-09-03 | Fixed #8832 -- Position the error icons on the right of the screen in the admin | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8812 -- Fixed up the positioning of the "delete" link in the admin | Malcolm Tredinnick |
| 2008-09-02 | Fixed #2612: fixed display of admin `help_text` with multiple fields on the s... | Jacob Kaplan-Moss |
| 2008-08-25 | Fixed #8499 -- Corrected a couple of instances of where the CSS class name er... | Brian Rosner |
| 2008-08-23 | Tweaked the Admin add/change page so that "save" is still the highlighted | Malcolm Tredinnick |
| 2008-08-23 | Fixed #1390 -- Added an app index in the admin interface. Thanks juliae and e... | Brian Rosner |
| 2008-08-11 | Fixed #8225 -- Right align radio fields in RTL mode, thanks remohammadi. | Gary Wilson Jr |
| 2008-08-08 | Fixed #8163 -- Restore oldforms admin styling on input fields. Also cleaned u... | Brian Rosner |
| 2008-07-21 | Fixed #7858 -- Quick CSS fix for right-to-left written languages in inlines. ... | Brian Rosner |
| 2008-07-18 | Merged the newforms-admin branch into trunk. | Brian Rosner |
| 2007-11-25 | Fixed #2086 -- Changed `base.css` to import `null.css` (added in [6197]) inst... | Gary Wilson Jr |
| 2007-09-14 | Fixed 3136: Set .clockbox admin widget to auto width to allow for longer head... | Wilson Miner |
| 2007-09-14 | Fixes #2086: Added null.css file to avoid spurious 404s due to the "high pas... | Wilson Miner |
| 2007-04-09 | Fixed #3926 -- Fixed typo in admin CSS. Thanks, Jeff Hilyard. | Malcolm Tredinnick |
| 2007-02-28 | Reverted [4590] (changes to field label CSS) since it caused more problems th... | Jacob Kaplan-Moss |
| 2007-02-26 | Small fix to admin CSS. Fixes #2205; thanks, treborhudson@gmail.com | Jacob Kaplan-Moss |
| 2006-08-22 | Fixed #2570 -- Added 'DejaVu Sans' to admin global.css, because it is more ut... | Adrian Holovaty |
| 2006-07-21 | Part 3 of pedant day: replaced all tabs in Django with spaces. Python the wa... | Jacob Kaplan-Moss |
| 2006-06-12 | fixed #2128: updated BiDi support | Georg Bauer |
| 2006-06-06 | fixed #2089: added language bidirectional support and updated the admin to us... | Georg Bauer |
| 2006-06-05 | Added more visible borders to form buttons. | Wilson Miner |
| 2006-06-02 | Fixed #1999 -- Sidebar widths are now specified in ems and will scale up with... | Wilson Miner |
| 2006-06-02 | Fixed #2072 -- Moved IE hacks out of changelists.css into patch-iewin.css to ... | Wilson Miner |
| 2006-06-02 | Fixed #2055 -- Lengthened form labels on login screen to accommodate longer t... | Wilson Miner |
| 2006-05-09 | Added padding fix to container to address reported display issues in Safari. | Wilson Miner |
| 2006-05-02 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty |
| 2006-02-02 | Fixed positioning of ordering widget with liquid page widths. | Wilson Miner |
| 2006-01-30 | All admin pages except the dashboard now use liquid page widths, except in IE5. | Wilson Miner |
| 2006-01-27 | Fixed #939 -- Added 'monospace' fieldset class for admin CSS. Thanks, Tom Tobin | Adrian Holovaty |
| 2006-01-23 | Removed example.com from default admin templates. One less thing to change in... | Wilson Miner |
| 2006-01-15 | Fixed #1200 -- Admin no longer assumes white default background color. Thanks... | Adrian Holovaty |
| 2006-01-09 | Fixed #1144 -- Admin form buttons no longer assume black font color. Thanks, ... | Adrian Holovaty |
| 2005-12-20 | Adjusted styles on popup calendars to try to avoid clipped text. | Wilson Miner |
| 2005-12-15 | Fixed misaligned icon on delete links. | Wilson Miner |
| 2005-12-07 | Fixed #926 -- Fixed spacing in admin index template/CSS to handle wider words | Adrian Holovaty |
| 2005-10-19 | Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl... | Adrian Holovaty |