summaryrefslogtreecommitdiff
path: root/django/contrib/admin/media/css
AgeCommit message (Expand)Author
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
2006-06-06fixed #2089: added language bidirectional support and updated the admin to us...Georg Bauer
2006-06-05Added more visible borders to form buttons.Wilson Miner
2006-06-02Fixed #1999 -- Sidebar widths are now specified in ems and will scale up with...Wilson Miner
2006-06-02Fixed #2072 -- Moved IE hacks out of changelists.css into patch-iewin.css to ...Wilson Miner
2006-06-02Fixed #2055 -- Lengthened form labels on login screen to accommodate longer t...Wilson Miner
2006-05-09Added padding fix to container to address reported display issues in Safari.Wilson Miner
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-02-02Fixed positioning of ordering widget with liquid page widths.Wilson Miner
2006-01-30All admin pages except the dashboard now use liquid page widths, except in IE5.Wilson Miner
2006-01-27Fixed #939 -- Added 'monospace' fieldset class for admin CSS. Thanks, Tom TobinAdrian Holovaty
2006-01-23Removed example.com from default admin templates. One less thing to change in...Wilson Miner
2006-01-15Fixed #1200 -- Admin no longer assumes white default background color. Thanks...Adrian Holovaty
2006-01-09Fixed #1144 -- Admin form buttons no longer assume black font color. Thanks, ...Adrian Holovaty
2005-12-20Adjusted styles on popup calendars to try to avoid clipped text.Wilson Miner
2005-12-15Fixed misaligned icon on delete links.Wilson Miner
2005-12-07Fixed #926 -- Fixed spacing in admin index template/CSS to handle wider wordsAdrian Holovaty
2005-10-19Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...Adrian Holovaty