/*-------------------------------------------------------- URL: http://daredemopc.blog51.fc2.com/blog-entry-946.html Last Update: 2015/05/06 --------------------------------------------------------*/ /* Home img */ .tweet .AdaptiveMedia, .tweet .QuoteTweet, .tweet .cards-media-container { display:none !important; } .open .AdaptiveMedia, .open .QuoteTweet, .open .cards-media-container, .permalink .QuoteTweet, .permalink .cards-media-container { display:block !important; } .twitter-timeline-link { display:inline !important; } /* Userpage img */ div.ProfileTweet--high .TwitterPhoto-media img, div.ProfileTweet--high .media-preview-container, div.ProfileTweet--high div[data-card2-name="player"], div.ProfileTweet--low .TwitterPhoto-media img, div.ProfileTweet--low .media-preview-container, div.ProfileTweet--low div[data-card2-name="player"] { display:none !important; } div.ProfileTweet--high .TwitterPhoto-media, div.ProfileTweet--low .TwitterPhoto-media { height: 32px !important; background-color: #F5F5F5 !important; border: 0px !important; } div.ProfileTweet--high .TwitterPhoto-link, div.ProfileTweet--low .TwitterPhoto-link { font-size: 13px !important; line-height: 32px !important; display: block !important; text-align: center !important; } div.ProfileTweet--high .TwitterPhoto-link:before, div.ProfileTweet--low .TwitterPhoto-link:before { content: "画像を表示" !important; } /* pic.twitter link */ .js-tweet-text .u-isHiddenVisually, .js-tweet-text .u-hiddenVisually { position: static !important; width: 100% !important; height: 100% !important; } /* Userpage gif-movie */ div.ProfileTweet--high [data-card2-name="animated_gif"] img, div.ProfileTweet--high .Icon--mediafill, div.ProfileTweet--low [data-card2-name="animated_gif"] img, div.ProfileTweet--low .Icon--mediafill { display: none !important; } div.ProfileTweet--high .Icon--mediaplay, div.ProfileTweet--low .Icon--mediaplay { position: static !important; margin: 0 auto !important; width: 100% !important; height: 32px !important; line-height: 32px !important; font-size: 13px !important; color: #0084b4 !important; text-align: center !important; text-shadow: none !important; background-color: #F5F5F5 !important; } div.ProfileTweet--high .Icon--mediaplay:before, div.ProfileTweet--low .Icon--mediaplay:before { content: "動画を表示" !important; } /* Userpage multiimg */ div.ProfileTweet--high .TwitterMultiPhoto-image img, div.ProfileTweet--low .TwitterMultiPhoto-image img { display: none !important; } div.ProfileTweet--high .FlexEmbed, div.ProfileTweet--low .FlexEmbed { height: 32px !important; } .FlexEmbed-item:after { content: "" !important; display: block !important; clear: both !important; } div.ProfileTweet--high .TwitterMultiPhoto-image, div.ProfileTweet--low .TwitterMultiPhoto-image { position: static !important; margin-left: 1% !important; width: 23.75% !important; height: 32px !important; line-height: 32px !important; font-size: 13px !important; color: #0084b4 !important; text-align: center !important; background-color: #F5F5F5 !important; float: left !important; } div.ProfileTweet--high .TwitterMultiPhoto-image--1:before, div.ProfileTweet--low .TwitterMultiPhoto-image--1:before { content: "画像1を表示" !important; } div.ProfileTweet--high .TwitterMultiPhoto-image--2:before, div.ProfileTweet--low .TwitterMultiPhoto-image--2:before { content: "画像2を表示" !important; } div.ProfileTweet--high .TwitterMultiPhoto-image--3:before, div.ProfileTweet--low .TwitterMultiPhoto-image--3:before { content: "画像3を表示" !important; } div.ProfileTweet--high .TwitterMultiPhoto-image--4:before, div.ProfileTweet--low .TwitterMultiPhoto-image--4:before { content: "画像4を表示" !important; }