summaryrefslogtreecommitdiff
path: root/django/contrib/admin/media/css/layout.css
AgeCommit message (Expand)Author
2008-10-31Consolidated contrib.admin styles by rolling layout.css and global.css direct...Wilson Miner
2008-10-31Reformatted contrib.admin CSS to use multi-line selector format so changes ca...Wilson Miner
2006-07-21Part 3 of pedant day: replaced all tabs in Django with spaces. Python the wa...Jacob Kaplan-Moss
2006-06-02Fixed #1999 -- Sidebar widths are now specified in ems and will scale up with...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