web/res/css/custom.css
changeset 1499 641ced48fd5a
parent 1349 f9b3f9009c7c
child 1571 4a1e6952afe5
equal deleted inserted replaced
1498:e0b3ef3c07d0 1499:641ced48fd5a
    43 .tweetContainer{position:absolute; margin-top:70px;}
    43 .tweetContainer{position:absolute; margin-top:70px;}
    44 .tweetWriter{background-image:url(../../images/tweetWriterBgd.gif);width:359px;height:136px;padding:10px;position:absolute; margin-top:70px;}
    44 .tweetWriter{background-image:url(../../images/tweetWriterBgd.gif);width:359px;height:136px;padding:10px;position:absolute; margin-top:70px;}
    45 .tweetWriterTitle{color:4b4b4b;font-family: 'PT Sans Narrow', arial, serif;}
    45 .tweetWriterTitle{color:4b4b4b;font-family: 'PT Sans Narrow', arial, serif;}
    46 .tweetExplain{background-image:url(../../images/tweetExplainBgd.gif);width:359px;height:510px;padding:10px;position:absolute; margin-top:70px;}
    46 .tweetExplain{background-image:url(../../images/tweetExplainBgd.gif);width:359px;height:510px;padding:10px;position:absolute; margin-top:70px;}
    47 #tweetCounter{background-color:transparent;display:inline-block;border:0;border-style:none;font-weight:bold;}
    47 #tweetCounter{background-color:transparent;display:inline-block;border:0;border-style:none;font-weight:bold;}
    48 .tweetCounterNegative{color:red;}
    48 #tweetCounter.tweetCounterNegative,.tweetCounterNegative{color:red;}
       
    49 a#sendTweet.sendTweetDisabled {color: #999; cursor: not-allowed;}
    49 
    50 
    50 .tweetReader{width:377px;height:450px;position:absolute; margin-top:225px;border:1px solid #c3c3c3;background:#ffffff;}
    51 .tweetReader{width:377px;height:450px;position:absolute; margin-top:225px;border:1px solid #c3c3c3;background:#ffffff;}
    51 .tweetButton{float:right;margin-right:5px;cursor:pointer;}
    52 .tweetButton{float:right;margin-right:5px;cursor:pointer;}
    52 
    53 
    53 .timelinePlayer{border:1px solid #c3c3c3;width:650px;height:650px;}
    54 .timelinePlayer{border:1px solid #c3c3c3;width:650px;height:650px;}