.unshown_tweets { display: block; font-size: larger; font-weight: bold; margin-left: 3em; margin-top: 2em; margin-bottom: 1em; } .tweepository_preamble { text-align: left; } .tweepository_summary_page_actions { margin-left: 3em; } .tweepository_summary_page_actions td { text-align: center; padding-right: 1em; } /* style for RequestTweetStream table */ .tweetstream_file_summary_table { margin-left: auto; margin-right: auto; margin-top: 2em; margin-bottom: 2em; border: black thin solid; } .ep_block td.download_td { text-align: center; } /*style for time graph*/ .tweetstream_bar { padding-right: 0.5em; width: 400px; } .tweetstream_bar div { border-top: solid 2px #0077DD; background-color: #004080; border-bottom: solid 2px #002266; text-align: right; color: white; float: left; padding-top: 0; height: 1em; } /*style fix for tweets */ ol.tweets { padding-left: 0; } /*div.ep_tm_page_content*/ div.tweetstream_summary { width: 1100px; margin-left: -150px; } /*style for tweets*/ ol.tweets img.author-thumb { border: none; height: 48px; width: 48px; } ol.tweets { width: 480px; list-style: none outside none; } li.tweet { border-bottom: 1px solid #EEEEEE; position: relative; padding: 10px 0 8px; } span.meta { display: block; font-size: smaller; color: #999; } span.tweet-text-part { margin-left: 60px; display: block; } span.tweet-body { min-height: 48px; display: block; } span.author-thumb { height: 50px; width: 50px; display: block; position: absolute; margin: 0 10px 0 0; }