web/rsln/custom.css
changeset 50 a1636b31eb98
parent 20 7e0a67a20e74
--- a/web/rsln/custom.css	Tue Feb 08 14:09:27 2011 +0100
+++ b/web/rsln/custom.css	Fri Feb 18 19:37:15 2011 +0100
@@ -37,11 +37,12 @@
 .tweetContainer{position:absolute; margin-top:70px;}
 .tweetWriter{background-image:url(images/tweetWriterBgd.gif);width:359px;height:136px;padding:10px;position:absolute; margin-top:70px;}
 .tweetWriterTitle{color:4b4b4b;font-family: 'PT Sans Narrow', arial, serif;}
+.tweetExplain{background-image:url(images/tweetExplainBgd.gif);width:359px;height:510px;padding:10px;position:absolute; margin-top:70px;}
 
 .tweetReader{width:377px;height:450px;position:absolute; margin-top:225px;border:1px solid #c3c3c3;background:#ffffff;}
 .tweetButton{float:right;margin-right:5px;}
 
-
+.timelinePlayer{border:1px solid #c3c3c3;width:650px;height:650px;}
 .videoLivePlayer{border:1px solid #c3c3c3;width:500px;height:375px;}
 .videoLive{width:500px;height:378px;background:#fff;float:left;margin-top:20px;padding:5px;}
 .videoLiveProgram{width:500px;margin-top:425px;margin-left:392px;position:absolute;}