summaryrefslogtreecommitdiff
path: root/django/contrib/admin/media/css/widgets.css
AgeCommit message (Expand)Author
2011-06-30Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi...Jannis Leidel
2011-01-04Fixed #11434 -- Corrected style of arrow buttons located at the center of fil...Ramiro Morales
2010-10-01Fixed tabs introduced in r13968.Jannis Leidel
2010-10-01Fixed #7048 -- Added ClearableFileInput widget to clear file fields. Thanks f...Jannis Leidel
2010-01-26Fixed #12508 - Added ability to dynamically add inlines in the admin app.Jannis Leidel
2008-10-31Reformatted contrib.admin CSS to use multi-line selector format so changes ca...Wilson Miner
2008-09-02Fixed #2612: fixed display of admin `help_text` with multiple fields on the s...Jacob Kaplan-Moss
2007-09-14Fixed 3136: Set .clockbox admin widget to auto width to allow for longer head...Wilson Miner
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty