Clean Tomorrow theme

This commit is contained in:
7185 2014-12-22 01:27:27 +01:00
parent 5c2d5a9494
commit 21107d7f35

View File

@ -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
}
}