diff dnd_test/dnd_test.css @ 12:a5b2b9fa2a1a

Cross browser compatibility changes -- winnowing the scope of possible configurations.
author David Eads <eads@chicagotech.org>
date Fri, 27 Feb 2009 11:50:59 -0600
parents 5d2ae5b8eae2
children 69db20fdbac2
line wrap: on
line diff
--- a/dnd_test/dnd_test.css	Fri Feb 27 00:49:22 2009 -0600
+++ b/dnd_test/dnd_test.css	Fri Feb 27 11:50:59 2009 -0600
@@ -130,5 +130,5 @@
   padding: 4px 0;
 }
 .dnd-library-wrapper .editor-item.dnd-child-inserted {
-  background-color: #ffd;
+  background-color: #ccc;
 }