--- a/themes/oxygen/css/bleu.css Mon Jul 02 15:17:54 2007 -0400
+++ b/themes/oxygen/css/bleu.css Mon Jul 02 20:33:57 2007 -0400
@@ -249,13 +249,6 @@
/* div#ajaxEditContainer { overflow: auto; } /* Makes ajaxEditContainer scroll horizontally in firefox if the content is too wide - prevents that ugly clipping effect */
div#ajaxEditContainer pre { margin-left: 1em; background-color: #F8F8F8; border: 1px dashed #90B0D0; padding: 10px; overflow: auto; max-height: 150px; }
-/* Tables where diffs are shown */
-table.diff, td.diff-otitle, td.diff-ntitle { background-color: white; }
-td.diff-addedline { background: #cfc; font-size: smaller; }
-td.diff-deletedline { background: #ffa; font-size: smaller; }
-td.diff-context { background: #eee; font-size: smaller; }
-span.diffchange { color: red; font-weight: bold; }
-
/* toolbar */
div.toolbar {
border-bottom: 1px solid #909090;