From 21107d7f353b321c52f7508fe088b7c74d343bd1 Mon Sep 17 00:00:00 2001 From: 7185 <7185@users.noreply.github.com> Date: Mon, 22 Dec 2014 01:27:27 +0100 Subject: [PATCH] Clean Tomorrow theme --- stylesheets/tomorrow.css | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/stylesheets/tomorrow.css b/stylesheets/tomorrow.css index 6397e612..29b2a68d 100644 --- a/stylesheets/tomorrow.css +++ b/stylesheets/tomorrow.css @@ -145,18 +145,10 @@ div#watchlist a:hover,a.watchThread:hover { } /* Remove the following parts if those annoy you */ -/* Youtube borders */ -div.video-container img.post-image { - background-color:#000; - border-color:#fff; - border-width:2px; - border-style:none dotted none; - padding:0 -} /* Keep small thumbnails in replies */ .post.reply a:not([data-expanded="true"]) .post-image{ width:auto!important; height:auto!important; max-height:160px; max-width:160px -} \ No newline at end of file +}