diff media/css/shoutbox.css @ 12:f408971657b9

Changed the shoutbox: posts are now made by Ajax. The smiley farm is loaded only on demand. jQuery is now in the base template. May add scrolling later.
author Brian Neal <bgneal@gmail.com>
date Wed, 15 Apr 2009 01:13:17 +0000
parents dbd703f7d63a
children 4557974db0e0
line wrap: on
line diff
--- a/media/css/shoutbox.css	Tue Apr 14 02:35:35 2009 +0000
+++ b/media/css/shoutbox.css	Wed Apr 15 01:13:17 2009 +0000
@@ -21,7 +21,7 @@
     cursor: pointer;
 }
 
-#marqueecontainer {
+#shoutbox-shout-container {
 position: relative;
 width: 142; /*marquee width */
 height: 200px; /*marquee height */