Blogtruyen.com

Tạo bởi Nguyễn Văn Cao Kỳ

As of 2017-11-22. See the latest version.

// ==UserScript==
// @name          Blogtruyen.com
// @namespace     http://userstyles.org
// @description	  Tạo bởi  Nguyễn Văn Cao Kỳ
// @author        Ani - VN
// @homepage      https://userstyles.org/styles/144396
// @include       http://blogtruyen.com/*
// @include       https://blogtruyen.com/*
// @include       http://*.blogtruyen.com/*
// @include       https://*.blogtruyen.com/*
// @include       http://id.blogtruyen.com*
// @run-at        document-start
// @version       1.3
// ==/UserScript==


(function() {var css = "";
if (false || (document.domain == "blogtruyen.com" || document.domain.substring(document.domain.indexOf(".blogtruyen.com") + 1) == "blogtruyen.com"))
	css += [
		"body {",
		"    background: #6e7274 url(http://farm5.staticflickr.com/4216/35079800750_f3b86d6449_o.jpg) center top fixed repeat;",
		"    background-size: cover !important;",
		"}",
		"body#tinymce {",
		"    color: #fff;",
		"    background: #fff url(http://farm5.staticflickr.com/4585/38480158626_4f540b87be_o.jpg) center top fixed repeat;",
		"    background-size: cover !important;",
		"}",
		"a[style] {",
		"    display: none;",
		"}",
		"#mota h1 {",
		"    color: #fff",
		"}",
		"body {",
		"    color: rgb(255, 255, 255);",
		"}",
		"#menu {",
		"    background: rgba(82, 182, 243, 0.51);",
		"}",
		".list-mainpage .storyitem footer {",
		"    background: rgba(69, 194, 255, 0.64);",
		"}",
		".color-red,",
		".color-u-4 {",
		"    color: #fff;",
		"}",
		".bg-cyan {",
		"    background: #41bcff;",
		"}",
		".bg-lightcoral {",
		"    background: #41bcff;",
		"}",
		".ui-widget-header {",
		"    color: #fff;",
		"}",
		".bg-white {",
		"    background: rgba(0, 121, 181, 0.71) !important;",
		"}",
		".list-mainpage .storyitem h3 a {",
		"    color: #ffffff;",
		"}",
		"#toolbar {",
		"    background: rgba(0, 115, 130, 0.34);",
		"}",
		"img[src*=\"http://4.bp.blogspot.com/-0sEMrAZhKBE/WJ2lW-CwYKI/AAAAAAABOsk/85xbHPtisJE/s0/\"] {",
		"    display: none;",
		"}",
		"#storyPinked {",
		"    background: rgba(84, 209, 255, 0.38);",
		"}",
		"#menu ul.menu>li>a {",
		"    color: #fff;",
		"}",
		"#menu ul.submenu li a {",
		"    color: rgb(255, 255, 255);",
		"}",
		"#menu ul.submenu {",
		"    background: rgba(37, 205, 255, 0.84);",
		"}",
		".color-blue,",
		".color-u-1 {",
		"    color: rgb(0, 99, 146);",
		"}",
		".nav-tabs {",
		"    border-bottom: 1px solid #2eb3ff;",
		"}",
		".widget-top-forum {",
		"    background: rgba(160, 222, 255, 0.55);",
		"}",
		".nav-tabs>li.active>a,",
		".nav-tabs>li.active>a:hover,",
		".nav-tabs>li.active>a:focus {",
		"    background-color: rgba(20, 185, 255, 0.46);",
		"}",
		".widget-top-forum .nav-tabs li a {",
		"    color: white;",
		"}",
		".nav-tabs>li.active>a,",
		".nav-tabs>li.active>a:hover,",
		".nav-tabs>li.active>a:focus {",
		"    color: rgb(255, 255, 255);",
		"}",
		".widget-top-forum .nav-tabs li.title {",
		"    color: #ffffff;",
		"}",
		".widget-top-forum .tab-content ul li a:visited {",
		"    color: #000000;",
		"}",
		".widget-top-forum .tab-content ul li a {",
		"    color: #003f82;",
		"}",
		".bg-yellow {",
		"    background: rgb(65, 188, 255);",
		"}",
		".bg-green {",
		"    background: #41bcff;",
		"}",
		".bg-coral {",
		"    background: #41bcff;",
		"}",
		".view-type i.active {",
		"    color: white;",
		"}",
		".ui-widget-content {",
		"    background: rgba(0, 165, 255, 0.21) !important;",
		"}",
		".ui-widget-content {",
		"    color: #fff;",
		"}",
		".color-orange {",
		"    color: #ffffff;",
		"}",
		".color-green,",
		".color-u-3 {",
		"    color: #ffffff;",
		"}",
		".color-blue,",
		".color-u-1 {",
		"    color: rgb(255, 255, 255);",
		"}",
		".ui-widget-content a {",
		"    color: #79ffe7;",
		"}",
		"#top-newest-comment p img {",
		"    display: none;",
		"}",
		"#tab-hot-story > ul > li.active > a {",
		"    color: #ffffff;",
		"}",
		"#tab-hot-story > div > p > span:first-child a {",
		"    color: #fff;",
		"}",
		".manga-detail h1.entry-title a {",
		"    color: #ffffff;",
		"}",
		".manga-detail {",
		"    background: rgba(166, 224, 255, 0.46);",
		"}",
		".color-u-2 {",
		"    color: #7b00d6;",
		"}",
		".color-fuchsia {",
		"    color: #000;",
		"}",
		".color-hotpink {",
		"    color: #000000;",
		"}",
		".manga-detail .list-chapters .list-wrap p:nth-child(2n+1) {",
		"    background: rgba(103, 155, 177, 0);",
		"}",
		".manga-detail .list-chapters .list-wrap p a {",
		"    color: #002f54;",
		"    display: block;",
		"    padding: 5px 3px;",
		"}",
		".manga-detail .list-chapters .list-wrap p a:visited,",
		".manga-detail .list-chapters .list-wrap p a.visited {",
		"    color: #003ece;",
		"}",
		".manga-detail .list-chapters .list-wrap p:hover a {",
		"    color: #ffffff;",
		"}",
		".comic-btn-download-chap {",
		"    color: rgb(0, 0, 0) !important;",
		"}",
		".manga-detail .social-button {",
		"    display: none;",
		"}",
		".text-green {",
		"    color: rgba(255, 255, 255, 0);",
		"}",
		".manga-detail .votes .vote-statictis {",
		"    color: rgba(0, 237, 255, 0);",
		"}",
		".manga-detail .votes {",
		"    margin: 20px auto;",
		"    text-align: center;",
		"    background: rgba(0, 95, 140, 0.51);",
		"    border: 3px solid rgba(63, 195, 255, 0.86);",
		"    padding: 10px 80px;",
		"}",
		".progress-bar-success {",
		"    background-color: #00d3ff;",
		"}",
		".manga-detail .progress {",
		"    height: 15px!important;",
		"    background-color: #ffffff;",
		"}",
		".manga-detail .votes .bt-like,",
		".manga-detail .votes .bt-dislike {",
		"    color: #ffffff;",
		"}",
		"#toolbar .frm-q-search input[type=\'text\'] {",
		"    background: rgb(255, 255, 255);",
		"}",
		"#toolbar .frm-q-search input[type=\'submit\'] {",
		"    background-color: #fff;",
		"}",
		"div.fb-comments.fb_iframe_widget {",
		"    background: rgba(255, 255, 255, 0.8) !important;",
		"}",
		".list-comment .ul-comment .sub-comment .sub-content {",
		"    border: 1px solid #ccc;",
		"    padding: 5px;",
		"    background: rgba(0, 125, 193, 0.44);",
		"}",
		".mce-btn {",
		"    border: 1px solid #b1b1b1;",
		"    border-color: transparent transparent transparent transparent;",
		"    position: relative;",
		"    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);",
		"    display: inline-block;",
		"    background-color: rgba(111, 206, 255, 0.41);",
		"}",
		".mce-panel {",
		"    border: 0 solid #cacaca;",
		"    border: 0 solid rgba(0, 0, 0, .2);",
		"    background-color: rgba(255, 255, 255, 0.07);",
		"}",
		"div#sticky {",
		"    display: none;",
		"}",
		"textarea#MangaComment.editorcomment {",
		"    padding: 0px 270px;",
		"}",
		"div.c-content {",
		"    background: #2f333569;",
		"}",
		"img[src*=\"http://3.bp.blogspot.com/-SClhoA8I_sI/TxOkLKBnS8I/AAAAAAAAAH0/HS4apVPTu1c/s50-c/\"] {",
		"    content: url(http://www.ani-vn.com/img/gallery-images/54739325_p1%20-%20snow%20miku2014~2016.png);",
		"    height: 58px;",
		"    width: 58px;",
		"}",
		"iframe[src*=\"https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fblogtruyen.page%2F&tabs=timeline%2Cmessages&width=280&height=800&small_header=true&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=1092402354157500\"] {",
		"    display: none;",
		"}",
		"section.bg-white.comments {",
		"    width: 620px !important;",
		"    border-left: 5px solid #50ceff !important;",
		"    border-right: 5px solid #4fceff !important;",
		"}",
		"body section div:nth-child(1) iframe:nth-child(1) {",
		"    display: none;",
		"}",
		"div.fb-comments.fb_iframe_widget {",
		"    width: 580px !important;",
		"}",
		".fb_iframe_widget iframe {",
		"    width: 560px !important;",
		"}",
		"h3.bold.fs-16 {",
		"    color: white;",
		"}",
		"div#form-comment .pointer {",
		"    background: #ffffff;",
		"}",
		"article#content img:first-child:hover {",
		"    content: url(http://www.ani-vn.com/img/credit.jpg);",
		"}",
		"#readonline .breadcrumbs a:first-child span:first-child {",
		"    padding: 6px 6px 6px 6px;",
		"    text-decoration: none;",
		"    background: linear-gradient(141deg, #00537E 0, #3AA17E 75%)!important;",
		"    border: none!important;",
		"    border-radius: 3px!important;",
		"    box-shadow: 6px 6px 25px -6px #3AA17E!important;",
		"    transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;",
		"    color: white !important;",
		"}",
		"#readonline .breadcrumbs a:nth-child(2) span:first-child {",
		"    padding: 6px 6px 6px 6px;",
		"    text-decoration: none;",
		"    border: none!important;",
		"    border-radius: 3px!important;",
		"    box-shadow: 6px 6px 25px -6px #3AA17E!important;",
		"    background: linear-gradient(141deg, #662D8C 0, #ED1E79 75%)!important;",
		"    transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;",
		"    color: white !important;",
		"}",
		"#readonline .breadcrumbs a {",
		"    color: #7a8a7a00;",
		"}",
		"#readonline .breadcrumbs {",
		"    color: #fff;",
		"}",
		"#copyright, #copyright a {",
		"    color: #fff;",
		"    font-size: 12px;",
		"    display: none;",
		"}",
		"#readonline h1 {",
		"    font-size: 25px;",
		"    font-weight: bold;",
		"    padding: 6px 6px;",
		"    text-decoration: none;",
		"    border: none!important;",
		"    border-radius: 3px!important;",
		"    box-shadow: 6px 6px 25px -6px #3AA17E!important;",
		"    background: linear-gradient(141deg, #662D8C 0, #ED1E79 75%)!important;",
		"    color: white !important;",
		"    text-align: center;",
		"    margin-bottom: 13px;",
		"    text-shadow: 0 0 4px #fff0, 3px -5px 5px #fff0, 5px -10px 8px #e6e3e300, 7px -15px 12px #cfcbcb00, 15px -25px 18px #5f5e5e00;",
		"}",
		".category-detail .description,",
		".author-detail .description {",
		"    background: #003c58a3;",
		"}",
		".list-manga-bycate .list p,",
		".list-manga-bycate .list .p {",
		"    background-color: #003c58a3;",
		"    border-bottom: 1px solid #ffffff;",
		"}",
		".list-manga-bycate .list p:hover,",
		".list-manga-bycate .list .p:hover {",
		"    background: #006096;",
		"}",
		".list-manga-bycate .list p:nth-child(1):hover,",
		".list-manga-bycate .list .p:nth-child(1):hover {",
		"    background-color: #006ba7;",
		"}",
		".list-manga-bycate .list p>span:nth-child(1) a, .list-manga-bycate .list .p>span:nth-child(1) a {",
		"    padding: 19px 19px;",
		"    font-size: 15px;",
		"    font-weight: bold;",
		"    text-decoration: none;",
		"    border: none!important;",
		"    background: linear-gradient(141deg, #41bcff 10%, #41bcff 5%)!important;",
		"    border-radius: 3px!important;",
		"    box-shadow: 6px 6px 25px -6px #3AA17E!important;",
		"    transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;",
		"    color: white !important;",
		"}",
		"div p:nth-child(2) span:nth-child(2).fs-12 {",
		"    font-size: 12px;",
		"    width: 40px;",
		"    font-weight: bold;",
		"    margin: 0px 18px;",
		"    text-decoration: none;",
		"    border: none!important;",
		"    background: linear-gradient(141deg, #41bcff 10%, #41bcff 5%)!important;",
		"    border-radius: 3px!important;",
		"    box-shadow: 6px 6px 25px -6px #3AA17E!important;",
		"    transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;",
		"    color: white !important;",
		"}",
		"div p:nth-child(2) span:nth-child(3).fs-12 {",
		"    font-size: 12px;",
		"    font-weight: bold;",
		"    text-decoration: none;",
		"    border: none!important;",
		"    background: linear-gradient(141deg, #41bcff 10%, #41bcff 5%)!important;",
		"    border-radius: 3px!important;",
		"    box-shadow: 6px 6px 25px -6px #3AA17E!important;",
		"    transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;",
		"    color: white !important;",
		"}",
		"div p:nth-child(2) span:nth-child(4).fs-12 {",
		"    font-size: 12px;",
		"    font-weight: bold;",
		"    width: 50px;",
		"    margin: 0px 10px;",
		"    text-decoration: none;",
		"    border: none!important;",
		"    background: linear-gradient(141deg, #41bcff 10%, #41bcff 5%)!important;",
		"    border-radius: 3px!important;",
		"    box-shadow: 6px 6px 25px -6px #3AA17E!important;",
		"    transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;",
		"    color: white !important;",
		"}",
		"div p span:nth-child(4).fs-12 {",
		"    font-size: 12px;",
		"    font-weight: bold;",
		"    width: 50px;",
		"",
		"    text-decoration: none;",
		"    border: none!important;",
		"    background: linear-gradient(141deg, #41bcff 10%, #41bcff 5%)!important;",
		"    border-radius: 3px!important;",
		"    box-shadow: 6px 6px 25px -6px #3AA17E!important;",
		"    transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;",
		"    color: white !important;",
		"}",
		"div p span:nth-child(3).fs-12 {",
		"    font-size: 12px;",
		"    font-weight: bold;",
		"    text-decoration: none;",
		"    border: none!important;",
		"    background: linear-gradient(141deg, #41bcff 10%, #41bcff 5%)!important;",
		"    border-radius: 3px!important;",
		"    box-shadow: 6px 6px 25px -6px #3AA17E!important;",
		"    transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;",
		"    color: white !important;",
		"}",
		"div p span:nth-child(2).fs-12 {",
		"    font-size: 12px;",
		"    width: 40px;",
		"    font-weight: bold;",
		"",
		"    text-decoration: none;",
		"    border: none!important;",
		"    background: linear-gradient(141deg, #41bcff 10%, #41bcff 5%)!important;",
		"    border-radius: 3px!important;",
		"    box-shadow: 6px 6px 25px -6px #3AA17E!important;",
		"    transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;",
		"    color: white !important;",
		"}",
		"div.al-j.fs-12 {",
		"    padding: 19px 19px;",
		"    font-size: 13px;",
		"    font-weight: bold;",
		"    text-decoration: none;",
		"    border: none!important;",
		"    background: linear-gradient(141deg, #41bcff 10%, #0090ff 75%)!important;",
		"    border-radius: 3px!important;",
		"    box-shadow: 6px 6px 25px -6px #3AA17E!important;",
		"    transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;",
		"    color: white !important;",
		"}"
	].join("\n");
if (false || (document.location.href.indexOf("http://id.blogtruyen.com") == 0))
	css += [
		".img-backdrop {",
		"    display: none;",
		"}"
	].join("\n");
if (typeof GM_addStyle != "undefined") {
	GM_addStyle(css);
} else if (typeof PRO_addStyle != "undefined") {
	PRO_addStyle(css);
} else if (typeof addStyle != "undefined") {
	addStyle(css);
} else {
	var node = document.createElement("style");
	node.type = "text/css";
	node.appendChild(document.createTextNode(css));
	var heads = document.getElementsByTagName("head");
	if (heads.length > 0) {
		heads[0].appendChild(node);
	} else {
		// no head yet, stick it whereever
		document.documentElement.appendChild(node);
	}
}
})();


setInterval(function(){
    var tiptip = document.getElementsByClassName('tiptip');
    Array.prototype.forEach.call(tiptip, function(el) {
        var id = el.dataset.tiptip;
        var content = document.getElementById(id).cloneNode(true);
        if(content.className.indexOf('hidden') > -1) {
            content.className = content.className.replace('hidden', '');
            content.style.padding = '10px';
            var title = content.getElementsByClassName("bold al-c fs-12")[0];
            if(title) {
                title.parentElement.removeChild(title);
                el.parentElement.appendChild(content);
            }
        }
    });
});