🎬 FilmHD1080 best view and Dark Theme
当前为
// ==UserScript==
// @name 🎬 FilmHD1080 - Enhance
// @namespace Wizzergod
// @version 2.1.1
// @description 🎬 FilmHD1080 best view and Dark Theme
// @homepageURL https://www.twitch.tv/wizzergod
// @supportURL https://www.twitch.tv/wizzergod
// @author Wizzergod
// @match *://*.*.filmhd1080.*/*
// @match *://*.filmhd1080.*/*
// @match *://filmhd1080.*/*
// @match *://*.filmhd-1080.*/*
// @match *://*.film-hd1080.*/*
// @grant unsafeWindow
// @icon https://lostfilm-hd1080.ru/templates/coolfilms/images/ico/cats.png
// ==/UserScript==
function addGlobalStyle(css) {
var head, style;
head = document.getElementsByTagName('head')[0];
if (!head) { return; }
style = document.createElement('style');
style.type = 'text/css';
style.innerHTML = css;
head.appendChild(style);
}
addGlobalStyle('.kratka-in {border: 3px solid black;margin-bottom: 10px;background: #f0f0f0;border-color: #fff;padding-top: 0;padding-bottom: 0;padding-right: 0; !important}');
addGlobalStyle('.kratka-in:before {background-image: none;content: none; !important}');
addGlobalStyle('.kratka-title {color: #fff;padding: 5px;text-shadow: #000000 1px 1px 1px; !important}');
addGlobalStyle('.polna-poster {margin-top: 0px; !important}');
addGlobalStyle('.polna-poster:before {background-image: none;content: none; !important}');
addGlobalStyle('.tc-img { padding: 0;border: 3px solid black;margin-bottom: 10px;background: #f0f0f0;border-color: #fff;padding-top: 0;padding-bottom: 0;padding-right: 0; !important}');
addGlobalStyle('.tc-img:before {content: none;background-image: none; !important}');
addGlobalStyle('.have-brand .obertka-in {margin-top: 70px; !important}');
addGlobalStyle('.have-brand {background-color: #1d1c1c; !important}');
addGlobalStyle('.shapka {background-color: #2a2a2a; !important}');
addGlobalStyle('* {/* */}');
addGlobalStyle('body {color: #ffffff; !important}');
addGlobalStyle('a {color: #ffffff; !important}');
addGlobalStyle('.polna-main {background-color: #fff0; !important}');
addGlobalStyle('.full-taglist {background-color: #ffffff00; !important}');
addGlobalStyle('.search-box input, .search-box input:focus {background-color: #222; !important}');
addGlobalStyle('background: #fff0; !important}');
addGlobalStyle('.slice-masked:before {background: #fff0; !important}');
addGlobalStyle('.glav-skryt {background-color: #2a2a2a;; !important}');
addGlobalStyle('.kratka-text {background-color: #2a2a2a;; !important}');
addGlobalStyle('.slides-tabs {background-color: #1d1c1c;; !important}');
addGlobalStyle('.have-brand .obertka-in {background-color: #2a2a2a; !important}');
addGlobalStyle('.rzd-tabs span {color: #ffffff; background-color: transparent; !important}');
addGlobalStyle('.rzd-tabs span.current {background-color: #1e1e1e; !important}');
addGlobalStyle('.rzd-capt, .rzd-right, .rzd-tabs span {background-color: #1e1e1e; !important}');
addGlobalStyle('.button, .pagi-load a, .up-second li a, .up-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a {background-color: rgba(0,0,0,0.18) !important};');
addGlobalStyle('.comms-bg {background-color: #fff0; !important}');
addGlobalStyle('.share-box {background-color: #fff0; !important}');
addGlobalStyle('.slt-capt {background-color: rgba(0,0,0,0.2); !important}');
addGlobalStyle('.navigation a, .pnext > span {background-color: rgba(0,0,0,0.18); !important}');
addGlobalStyle('.filter-wrap {background-color: rgba(0,0,0,0.18) !important};');
addGlobalStyle('.slides-tabs .owl-prev, .slides-tabs .owl-next {color: #ffffff;background-color: rgba(0,0,0,0.8); !important}');
addGlobalStyle('.slides-tabs .owl-prev {left: -50px; border-radius: 20px 0px 0px 20px; !important}');
addGlobalStyle('.slides-tabs .owl-next {right: -50px;border-radius: 0 20px 20px 0; !important}');