NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name Hover Hentaivn // @namespace http://userstyles.org // @description 18+ only // @author Nguyễn Văn Cao Kỳ // @homepage https://userstyles.org/styles/150642 // @include http://hentaivn.net/* // @include https://hentaivn.net/* // @include http://*.hentaivn.net/* // @include https://*.hentaivn.net/* // @run-at document-start // @version 0.20171104071712 // @updateURL https://openuserjs.org/meta/nguyenvancaoky/Hover_Hentaivn.meta.js // ==/UserScript== (function() {var css = [ ".a-nav:focus {", " 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;", "}", ".a-nav:hover {", " 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;", "}", ".drop-menu a:hover {", " 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;", "}", ".bar-title-red {", " padding: 5px 15px;", " font: bold 15px Helvetica;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 75%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 2px 2px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", "}", ".bar-title {", " padding: 5px 15px;", " font: bold 15px Helvetica;", " 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;", "}", "#viewbox {", " padding: 5px 15px;", " font: bold 14px Helvetica;", " font-family: Tahoma;", " height: 28px;", " 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: #cccccc !important;", "}", "ul li h2 a:hover {", " 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;", " padding: 3px 20px;", "}", ".bar-title-dark {", " padding: 5px 15px;", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 75%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 2px 2px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " font: bold 15px Helvetica;", "}", "a.tag:hover,", "a.tag:focus {", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 150%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 3px 3px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 4px;", "}", "div ul li ul span a h2:hover {", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 90%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 3px 3px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 3px 6px;", "}", "div div div ul li div span a h2:hover {", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 90%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 3px 3px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 3px 6px;", "}", "body div h4 a:hover {", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 90%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 3px 3px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 3px 6px;", "}", ".watch-online a:hover,", ".watch-online a:focus {", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 90%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 3px 3px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 2px 3px;", "}", "div div div div div h2 a:hover {", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 90%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 3px 3px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 2px 55px;", "}", "div div div div div p span a:hover {", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 90%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 3px 3px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 2px 15px;", "}", "a.tag {", " background-color: rgba(33, 150, 243, 0.78);", " display: inline-block;", " margin-right: 5px;", " font-size: 85%;", " font-weight: bold;", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 10%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 3px 3px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 4px;", " line-height: 1;", " text-align: center;", " white-space: nowrap;", " vertical-align: baseline;", " margin-bottom: 5px;", "}", ".view-top-1 a:hover {", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 90%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 3px 3px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 2px 15px;", "}", ".view-top-1 a {", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 25%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 3px 3px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 2px 4px;", "}", ".stt-1 {", " background: linear-gradient(141deg, #00537E 0, #3AA17E 200%)!important;", "}", ".stt-2 {", " background: linear-gradient(141deg, #00537E 0, #3AA17E 100%)!important;", "}", ".stt-3 {", " background: linear-gradient(141deg, #00537E 0, #3AA17E 40%)!important;", "}", "div div div div section article a b:hover {", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 90%)!important;", " border: none!important;", " border-radius: 6px!important;", " box-shadow: 3px 3px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 2px 15px;", "}", "div div div div section article a b {", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 12%)!important;", " border: none!important;", " box-shadow: 3px 3px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 0px 8px;", "}", "div div div div section article i a:hover {", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 150%)!important;", " border: none!important;", " border-radius: 2px!important;", " box-shadow: 3px 3px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 1px 3px;", "}", "div div div div section article i a {", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 80%)!important;", " border: none!important;", " border-radius: 2px!important;", " box-shadow: 3px 3px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 1px 9px;", "}", "ul li h2 a {", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 120%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 2px 2px 20px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 3px 10px;", "}", ".listing tr:hover {", " border-bottom: 1px solid #444;", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 90%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 2px 2px 20px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 3px 10px;", "}", ".name-uploader a {", " font-size: 12px;", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 90%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 2px 2px 20px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 1px 10px;", "}", ".name-uploader a:hover {", " font-size: 12px;", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 90%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 2px 2px 20px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 1px 20px;", "}", ".bar-title-mini {", " padding: 5px 15px;", " 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;", " font: bold 15px Helvetica;", " width: 10%;", "}", "div div div div div div a p {", " text-align: center;", " margin-top: 20px;", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 75%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 2px 2px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", "}", "button#post-comment.submit.light {", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 75%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 2px 2px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", "}", ".pagination li b {", " margin: 0;", " padding: 3px;", " display: block;", " color: #fff;", " text-decoration: none;", " min-width: 20px;", " text-align: center;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 200%)!important;", "}", ".pagination li {", " margin: 0 0 0 4px;", " padding: 0;", " float: left;", " list-style: none;", " font-weight: normal;", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 5%)!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;", "}", ".pagination li a:hover {", " background: linear-gradient(141deg, #00537E 0, #3AA17E 90%)!important;", " color: #fff;", "}", "div div div div div div p a b {", " font-size: 12px;", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 130%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 2px 2px 20px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 2px 15px;", "}", "span.time-cmt {", " font-size: 8px;", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 1000%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 2px 2px 25px -6px #00537E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 0px 6px;", "}", "div.content-comment a:hover {", " 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;", "}", ".bar-title-blue {", " padding: 5px 15px;", " 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;", " font: bold 15px Helvetica;", "}", "div.des-same a b:hover {", " font-size: 14px;", " text-decoration: none;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 1000%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 2px 2px 25px -6px #00537E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", "}", ".bar-title-episode {", " overflow: hidden;", " white-space: nowrap;", " text-overflow: ellipsis;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 75%)!important;", " border: none!important;", " border-radius: 3px!important;", " box-shadow: 3px 3px 25px -6px #3AA17E!important;", " transition: .8s cubic-bezier(.08, .52, .52, 1) background, .4s cubic-bezier(.08, .52, .52, 1) opacity;", " color: white !important;", " padding: 4px 0px 5px 10px;", " line-height: 18px;", " max-width: 960px;", " margin: auto;", " font: 700 15px Arial;", " letter-spacing: 0.5px;", "}", "#image img {", " opacity: 1;", " padding: 0px 10px;", " background: linear-gradient(141deg, #00537E 0, #3AA17E 80%)!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;", " font: bold 15px Helvetica;", "}", "a.cd-top {", " background: #267980 url(https://thinhweb.com/wp-content/themes/thinhweb/images/cd-top-arrow.svg) no-repeat center 50%;", "}" ].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); } } })();