1
0
mirror of https://github.com/django/django.git synced 2025-07-04 09:49:12 +00:00

new-admin: Removed django/contrib/admin/media/css/template_errors.css -- it wasn't being used.

git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1387 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2005-11-24 03:27:28 +00:00
parent d953d9ba5b
commit 942d02a885

View File

@ -1,8 +0,0 @@
table.source td{
font-family: monospace;
white-space: pre;
}
span.specific{
background:#ffcab7;
}