Mercurial > public > sg101
comparison 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 |
comparison
equal
deleted
inserted
replaced
11:cc8eb028def1 | 12:f408971657b9 |
---|---|
19 div.smiley_farm img { | 19 div.smiley_farm img { |
20 border: 0; | 20 border: 0; |
21 cursor: pointer; | 21 cursor: pointer; |
22 } | 22 } |
23 | 23 |
24 #marqueecontainer { | 24 #shoutbox-shout-container { |
25 position: relative; | 25 position: relative; |
26 width: 142; /*marquee width */ | 26 width: 142; /*marquee width */ |
27 height: 200px; /*marquee height */ | 27 height: 200px; /*marquee height */ |
28 background-color: #bdd6d6; | 28 background-color: #bdd6d6; |
29 overflow: hidden; | 29 overflow: hidden; |