diff --git a/django/contrib/admin/media/css/template_errors.css b/django/contrib/admin/media/css/template_errors.css deleted file mode 100644 index 6a2562a3a1..0000000000 --- a/django/contrib/admin/media/css/template_errors.css +++ /dev/null @@ -1,8 +0,0 @@ -table.source td{ - font-family: monospace; - white-space: pre; -} - -span.specific{ - background:#ffcab7; -} \ No newline at end of file