diff --git a/Resources/Scripts/code.js b/Resources/Scripts/code.js index bb940133..80e04dd6 100644 --- a/Resources/Scripts/code.js +++ b/Resources/Scripts/code.js @@ -600,8 +600,6 @@ styleOfficial.sheet.insertRule(".is-video a:not([href*='youtu']), .is-gif .js-media-gif-container { cursor: alias; }", 0); // change cursor on unsupported videos styleOfficial.sheet.insertRule(".is-video a:not([href*='youtu']) .icon-bg-dot, .is-gif .icon-bg-dot { color: #bd3d37; }", 0); // change play icon color on unsupported videos - TD.services.TwitterActionRetweetedRetweet.prototype.iconClass = "icon-retweet icon-retweet-color txt-base-medium"; // fix retweet icon mismatch - window.TDGF_reinjectCustomCSS = function(styles){ $("#tweetduck-custom-css").remove();