Ticket #7733: 7733.patch
File 7733.patch, 519 bytes (added by , 16 years ago) |
---|
-
django/contrib/admin/media/css/global.css
67 67 tr.alt { background:#f6f6f6; } 68 68 .row1 { background:#EDF3FE; } 69 69 .row2 { background:white; } 70 .row1 th a, .row2 th a { display: block; margin: -5px 0; padding: 5px 0; } 70 71 71 72 /* SORTABLE TABLES */ 72 73 thead th a:link, thead th a:visited { color:#666; display:block; }