index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
admin
/
media
/
css
/
global.css
Age
Commit message (
Expand
)
Author
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-05
Added more visible borders to form buttons.
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