Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @-moz-document url-prefix("https://bs.to") {
- html {
- background: radial-gradient(ellipse farthest-corner at center center, #1F1F1F 0, #1F1F1F 100%) fixed rgba(0, 0, 0, 0);
- }
- .pulse {
- margin: 100px;
- display: block;
- width: 22px;
- height: 22px;
- border-radius: 50%;
- background: #cca92c;
- cursor: pointer;
- box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
- animation: pulse 1.2s infinite;
- }
- .pulse:hover {
- animation: none;
- }
- @-webkit-keyframes pulse {
- 0% {
- -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
- }
- 70% {
- -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
- }
- 100% {
- -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
- }
- }
- @keyframes pulse {
- 0% {
- -moz-box-shadow: 0 0 0 0 rgba(207, 170, 35, .7);
- box-shadow: 0 0 0 0 #009dd1;
- }
- 60% {
- -moz-box-shadow: 0 0 0 3px rgba(204, 169, 44, .4);
- box-shadow: 0 0 0 3px #009dd1;
- }
- 100% {
- -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
- box-shadow: 0 0 0 0 #009dd1;
- }
- }
- body {
- background-image: url('https://bloody-star.lima-city.de/NewTest.png') !important;
- background-repeat: no-repeat !important;
- background-attachment: fixed !important;
- background-size: 100% 100%!important;
- }
- #root > section.user-center {
- color: #ce0e0e;
- }
- .andere-serien div.genre,
- .home > #teaser,
- .home > .column > section,
- body.exceeded > section {
- background-image: linear-gradient(#FF0000 0, #1c3d60 24px);
- background-image: -moz-linear-gradient(#25557C 0, #004887 24px);
- background-image: -webkit-linear-gradient(#FF0000 0, #1c3d60 24px);
- }
- nav > ul {
- background: linear-gradient(#FF0000 0, #1c3d60 24px);
- background: -moz-linear-gradient(#2C689A 0, #07559A 24px);
- background: -webkit-linear-gradient(#FF0000 0, #1c3d60 24px);
- box-shadow: 0 0 2px rgba(0, 0, 0, .75), 0 -1px 0 rgba(110, 17, 17, 0.7) inset;
- -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .75), 0 -1px 0 rgba(17, 68, 110, .7) i;
- -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .75), 0 -1px 0 rgba(110, 17, 17, 0.7) inset;
- }
- nav > ul > li:hover {
- background: linear-gradient(#9E4444 0, #9C2C2C 24px);
- background: -moz-linear-gradient(#9E4444 0, #9C2C2C 24px);
- background: -webkit-linear-gradient(#9E4444 0, #9C2C2C 24px);
- box-shadow: 0 0 2px rgba(0, 0, 0, .75), 0 -1px 0 rgba(110, 17, 17, 0.7) inset;
- -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .75), 0 -1px 0 rgba(17, 68, 110, .7) i;
- -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .75), 0 -1px 0 rgba(110, 17, 17, 0.7) inset;
- }
- .serie .frame ul li.active {
- background: #ed781e !important;
- }
- .serie .frame ul li.watched {
- background-color: #910a0a !important;
- }
- .serie .frame ul li a:hover {
- background-color: #ce0e0e
- }
- .serie .infos > div > p > a {
- color: #910a0a;
- }
- .serie .infos > div > p > span:hover {
- background: #ce0e0e
- }
- .serie .scrollbar {
- height: 5px;
- background: #910a0a;
- }
- .serie .scrollbar .handle {
- background: #910a0a !important;
- }
- .serie table.episodes tr.watched {
- background-color: #910a0a !important;
- }
- .serie table.episodes tr:focus,
- .serie table.episodes tr:hover {
- background-color: #ce0e0e !important;
- color: #C9C9C9;
- }
- .serie table.episodes tr td:nth-child(1) > a:hover {
- background-color: #ed781e !important;
- }
- .serie table.episodes tr:last-child {
- border-bottom: 1px solid #000;
- }
- #sp_right div.series-language {
- background-color: rgba(0, 0, 0, 0);
- border: 1px solid rgba(0, 0, 0, 0);
- }
- #sp_right div.series-language {
- width: 180px;
- margin-bottom: 10px;
- box-shadow: 0 0 2px 2px #ce0e0e;
- }
- .nice-select .list {
- background-color: #000;
- }
- .nice-select .option.focus,
- .nice-select .option.selected.focus,
- .nice-select .option:hover {
- background-color: #3aa620;
- }
- .hoster-tabs > li > a:hover,
- .serie .hoster-tabs > li > a:focus {
- background-color: #3e3e3e !important;
- border-color: #000;
- }
- .hoster-tabs.bottom > li > a:hover,
- .serie .hoster-tabs.bottom > li > a:focus {
- background-color: #3e3e3e !important;
- border-color: #000;
- }
- .serie .hoster-tabs > li.active > a {
- background-color: #3e3e3e !important;
- border-color: #000 #000 transparent !important;
- color: #C9C9C9 !important;
- }
- .serie .hoster-tabs.bottom > li.active > a {
- background-color: #3e3e3e !important;
- border-color: transparent #000 #000 !important;
- color: #C9C9C9 !important;
- }
- .serie .hoster-player.deactivated {
- background: #3e3e3e;
- border: 1px solid #000;
- }
- .hoster-player > h3,
- .serie .hoster-player > h2 {
- color: #C9C9C9
- }
- .serie .hoster-tabs.bottom {
- border-top: 1px solid #000;
- }
- .serie .hoster-player {
- background: #3e3e3e;
- border: 1px solid #000;
- }
- .serie .hoster-player > h2 > u {
- color: #ed781e;
- }
- .pages > .current {
- background-color: #910a0a !important;
- }
- .pages > li > a:hover {
- background-color: #ce0e0e
- }
- .pages > li {
- border: 1px solid #000;
- }
- .pages > li:last-child {
- border-right: 1px solid #000;
- }
- form#defect-report {
- color: #000000;
- }
- form#defect-report fieldset input[type=submit] {
- background-color: #910a0a;
- }
- .defect-show {
- background-color: #ce0e0e !important;
- border-color: #ed781e !important;
- color: #C9C9C9 !important;
- }
- .messageBox.info {
- background-color: #ce0e0e;
- border-color: #ed781e;
- color: #DCDCDC;
- font-weight: 700!important;
- }
- .messageBox.newMessages {
- background-color: #ce0e0e;
- border-color: #ed781e;
- font-weight: 500;
- }
- .messageBox.newMessages a:hover {
- background-color: #ce0e0e!important;
- font-weight: 700!important;
- }
- .messageBox.error {
- background-color: rgba(0, 0, 0, 0);
- border-color: #ce0e0e;
- color: #31ff00;
- }
- .messages table tr.unread {
- background-color: #ce0e0e;
- }
- .messages table tr.unread em {
- color: #C9C9C9;
- }
- .messages div.message-read h3 a:hover {
- text-decoration: none;
- color: #ce0e0e;
- }
- section.messages table em {
- color: #626262;
- }
- section.messages table em {
- color: #626262;
- }
- section.messages input[type=submit] {
- background-color: #910a0a;
- border: 1px solid #000;
- color: #C9C9C9;
- }
- section.messages input[type=submit]:hover {
- background-color: #ce0e0e;
- font-weight: 700!important;
- }
- section.messages input[type=text],
- section.messages textarea,
- section.suche input[type=text] {
- background-color: #3e3e3e;
- border: 1px solid #000;
- color: #C9C9C9;
- }
- input:focus,
- select:focus,
- textarea:focus {
- border-color: #ed781e !important;
- outline-color: #ed781e !important;
- }
- body > #root > header a.banner {
- box-shadow: 0 0 3px #000;
- -moz-box-shadow: 0 0 3px #000;
- -webkit-box-shadow: 0 0 3px #000;
- background: url(https://bloody-star.lima-city.de/BSBanner3.png) no-repeat #2b2b2b;
- }
- body > #root > section {
- background-color: rgba(0, 0, 0, 0);
- }
- #root > section {
- color: #DCDCDC;
- }
- nav > ul > li {
- border-right: 1px solid #6e1111;
- }
- nav > ul > li > ul > li {
- background: radial-gradient(ellipse farthest-corner at center center, #1F1F1F 0, #1F1F1F 100%) fixed rgba(0, 0, 0, 0);
- border: 1px solid #000;
- }
- nav > ul > li > ul > li:hover {
- background: #3e3e3e !important;
- }
- form#login {
- box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
- -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
- -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
- background: linear-gradient(#a73333 0, #a10c0c 24px);
- background: -moz-linear-gradient(#3373A7 0, #0C5BA1 24px);
- background: -webkit-linear-gradient(#a73333 0, #670d0d 24px);
- }
- form#login > input[type=submit] {
- background-color: #910a0a;
- }
- form#login > input[type=submit]:hover {
- color: #C9C9C9;
- }
- .faq dt:target {
- background: #171717!important;
- }
- .faq dt:hover {
- background: #161616;
- }
- .faq dt {
- border: 1px solid #000;
- background: linear-gradient(to bottom, #1c1c1c 0, #2c1414 100%) rgba(0, 0, 0, 0);
- }
- #root > header,
- .home > #teaser > header,
- .home > .column > section > header,
- nav > ul {
- background-color: none;
- }
- .hoster-tabs > li.active > a:focus,
- .hoster-tabs > li.active > a:hover,
- .serie .hoster-tabs > li.active > a {
- background-color: rgba(255, 255, 255, 0.8);
- border-color: #ddd #ddd transparent;
- color: #555;
- }
- .andere-serien div.genre ul,
- .home > #teaser > div,
- .home > .column > section > div,
- body.exceeded > section > div {
- background-color: #313131;
- }
- .andere-serien div.genre ul > li > a,
- section#defect > div > ul > li > a,
- section#newest_episodes a > div:first-child,
- ul#seriesList > li > a.prop {
- color: #C9C9C9;
- }
- section#newest_episodes a > div:first-child {
- width: 326px !important;
- }
- section#newest_episodes a > div:hover {
- color: #ce0e0e;
- text-decoration: none !important;
- }
- section#newest_series a:hover {
- color: #ce0e0e;
- text-decoration: none !important;
- }
- a {
- color: #C9C9C9;
- }
- .messages table tr.unread td:nth-child(1) a:hover {
- color: #910a0a;
- }
- .messages table tr td:nth-child(1) a:hover {
- color: #ce0e0e;
- text-decoration: none;
- }
- .messages table tr td:nth-child(2) a:hover,
- .messages table tr td:nth-child(3) a:hover {
- color: #e08804;
- text-decoration: none;
- }
- ul#sbUserCont a:hover {
- color: #e08804;
- text-decoration: none !important;
- }
- .serie table.edit tr,
- .serie table.episodes tr {
- border: 1px solid #000;
- }
- table.episodes tbody span {
- margin-left: 20px;
- }
- .serie .scrollbar .handle {
- background: #ff3d3d;
- }
- .serie .epiInfo {
- background-color: #3e3e3e;
- box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
- color: #DCDCDC;
- }
- .serie .epiInfo > strong {
- background-color: #910a0a;
- box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
- color: #DCDCDC;
- }
- .home #shoutbox dl > dt,
- .home li:nth-child(even) {
- background-color: #3e3e3e;
- }
- .home #shoutbox a[href$=_-DB-CoC-_] {
- color: #0099ff !important;
- font-weight: bold;
- }
- .rank.user {
- color: #ff0000;
- }
- .home #shoutbox dl {
- max-height: 500px !important;
- }
- section#shoutbox > div > div#sbUser > div:first-child > em {
- font-weight: bold;
- color: #33fb02;
- }
- section#shoutbox > div > div#sbUser > div:first-child {
- padding: 10px 0;
- }
- section#shoutbox > div > div#sbUser > ul li a:hover {
- color: #ce0e0e;
- }
- section#shoutbox dl#sbPosts dt > a:first-child:hover {
- color: #ce0e0e;
- }
- section#shoutbox dl dd a:hover {
- color: #ce0e0e;
- }
- .home #sbMsg {
- background-color: #3e3e3e;
- border: 1px solid #000;
- color: #C9C9C9;
- }
- .home #sbSubmit {
- background-color: #910a0a;
- border: 1px solid #000;
- color: #C9C9C9;
- }
- section.suche input[type=submit] {
- background-color: #910a0a;
- border: 1px solid #000;
- color: #C9C9C9;
- }
- .suche li:nth-child(odd) {
- background-color: #3e3e3e;
- }
- section.random input[type=submit] {
- background-color: #910a0a;
- }
- a.download,
- input,
- select,
- textarea {
- background-color: #3e3e3e;
- border: 1px solid #000;
- color: #C9C9C9
- }
- a.download:hover,
- input[type=submit]:hover,
- input[type=button]:hover {
- background-color: #ce0e0e!important;
- border: 1px solid #000;
- color: #fff;
- font-weight: 700!important;
- }
- section.app img.header {
- opacity: 0.7;
- }
- .home #links_alltime dl > dt,
- .home tr:nth-child(even) {
- background-color: #3e3e3e;
- }
- .messages tr:nth-child(even) {
- background-color: #3e3e3e;
- }
- section#news > div > article > header {
- background-color: #3e3e3e;
- }
- section#news ul li .header {
- background-color: #3e3e3e;
- }
- section#news ul li .content {
- background-color: #313131;
- }
- section#news ul li {
- background-color: #313131;
- }
- section#news ul li .header a:hover {
- color: #ce0e0e;
- }
- .lSSlideOuter .lSPager.lSpg > li.active a,
- .lSSlideOuter .lSPager.lSpg > li:hover a {
- background-color: #ce0e0e;
- }
- section.navigation > div:first-child {
- color: #fffcfc;
- background: -webkit-linear-gradient(#d51720 0, #1c3d60 24px);
- border: 1px solid #000;
- }
- section.navigation > a,
- section.navigation > div {
- background: #1F1F1F;
- border: 1px solid #000;
- }
- section.navigation > a:last-child {
- background: #1F1F1F;
- }
- section.navigation > a:hover {
- background: #3e3e3e !important;
- }
- div.fb-like {
- height: 0px !important;
- overflow: hidden !important;
- }
- section.home .fas:hover {
- color: #ce0e0e
- }
- .icon.page_white_edit {
- background: transparent url(https://abload.de/img/bs_icon_settingsn5qa3.png) no-repeat;
- background-size: 16px;
- }
- .icon.page_white_wrench {
- background: transparent url(https://abload.de/img/bs_icon_cover0oq7j.png) no-repeat;
- background-size: 16px;
- }
- .icon.eye {
- background: transparent url(https://abload.de/img/bs_icon_check51r9q.png) no-repeat;
- background-size: 16px;
- }
- .icon.crossed_eye {
- background: transparent url(https://abload.de/img/bs_icon_crossgpqj3.png) no-repeat;
- background-size: 18px;
- }
- .icon.arrow_refresh {
- background: transparent url(https://abload.de/img/bs_icon_randomi5p7m.png) no-repeat;
- background-size: 16px;
- }
- .icon.bug {
- background: transparent url(https://abload.de/img/bs_icon_bugadr52.png) no-repeat;
- background-size: 16px;
- }
- .icon.link_go {
- background: transparent url(https://abload.de/img/bs_icon_linkycohh.png) no-repeat;
- background-size: 16px;
- }
- .icon.medal_gold {
- background: transparent url(https://abload.de/img/medaillegoldt1pte.png) no-repeat;
- background-size: 16px;
- padding: 0 0 5px 0;
- }
- .icon.medal_silver {
- background: transparent url(https://abload.de/img/medaillesilberjlook.png) no-repeat;
- background-size: 16px;
- padding: 0 0 5px 0;
- }
- .icon.medal_bronze {
- background: transparent url(https://abload.de/img/medaillebronze6hqzc.png) no-repeat;
- background-size: 16px;
- padding: 0 0 5px 0;
- }
- .flag {
- width: 20px;
- height: 20px;
- }
- .flag.flag-de {
- background: transparent url(https://abload.de/img/flaggedeutschlandsxplo.png) no-repeat;
- background-size: 20px;
- }
- i.flag.flag-en {
- background: transparent url(https://abload.de/img/flaggeusaafpvl.png) no-repeat;
- background-size: 20px;
- }
- .flag.flag-des {
- background: transparent url(https://bloody-star.lima-city.de/GerSub1.png) no-repeat;
- background-size: 20px;
- top: 6px !important;
- }
- .user-center .col {
- background-color: #566376;
- border: 1px solid #000;
- }
- .user-center .col li {
- border: 1px solid #000;
- background-color: #707c8f;
- }
- form#password-change input[type=submit] {
- background-color: #910a0a;
- color: #C9C9C9;
- }
- form#user-delete input[type=submit] {
- background-color: #910a0a;
- color: #C9C9C9;
- }
- ::-webkit-scrollbar-track-piece {
- background-color: rgba(0, 0, 0, .2);
- -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
- border-radius: 0 !important;
- border: none !important;
- }
- ::-webkit-scrollbar {
- background-color: rgba(62, 62, 62, .92);
- border: 1.5px solid rgb(62, 62, 62);
- width: 15px;
- }
- ::-webkit-scrollbar-thumb {
- background-color: #FF0000;
- border: 1.5px solid #1c3d60;
- }
- .serie table.episodes tr.watched:hover {
- background-color: #ce0e0e !important;
- }
- a[href$=percival75]:hover {
- color: #d112e6 !important;
- text-decoration: none;
- }
- .home #shoutbox a[href$=percival75] {
- color: #d112e6 !important;
- font-weight: bold;
- }
- a[href$=vhis]:hover {
- color: #d112e6 !important;
- text-decoration: none;
- }
- .home #shoutbox a[href$=vhis] {
- color: #d112e6 !important;
- font-weight: bold;
- }
- a[href$=dickusbiggus]:hover {
- color: #009dd1 !important;
- text-decoration: none;
- }
- .home #shoutbox a[href$=dickusbiggus] {
- color: #009dd1 !important;
- font-weight: bold;
- }
- a[href$=LuckyStrike]:hover {
- color: #009dd1 !important;
- text-decoration: none;
- }
- .home #shoutbox a[href$=LuckyStrike] {
- color: #009dd1 !important;
- font-weight: bold;
- }
- a[href$=Putinflavor]:hover {
- color: #009dd1 !important;
- text-decoration: none;
- }
- .home #shoutbox a[href$=Putinflavor] {
- color: #009dd1 !important;
- font-weight: bold;
- }
- a[href$=chihiro]:hover {
- color: #009dd1 !important;
- text-decoration: none;
- }
- .home #shoutbox a[href$=chihiro] {
- color: #009dd1 !important;
- font-weight: bold;
- }
- a[href$=Fox]:hover {
- color: #009dd1 !important;
- text-decoration: none;
- }
- .home #shoutbox a[href$=Fox] {
- color: #009dd1 !important;
- font-weight: bold;
- }
- a[href$=Asu]:hover {
- color: #009dd1 !important;
- text-decoration: none;
- }
- .home #shoutbox a[href$=Asu] {
- color: #009dd1 !important;
- font-weight: bold;
- }
- a[href$=DarkShadow]:hover {
- color: #519909 !important;
- text-decoration: none;
- }
- .home #shoutbox a[href$=DarkShadow] {
- color: #519909 !important;
- font-weight: bold;
- }
- a[href$="919_other"]:hover {
- color: #519909 !important;
- text-decoration: none;
- }
- .home #shoutbox a[href$="919_other"] {
- color: #519909 !important;
- font-weight: bold;
- }
- a[href$=Kaline]:hover {
- color: #519909 !important;
- text-decoration: none;
- }
- .home #shoutbox a[href$=Kaline] {
- color: #519909 !important;
- font-weight: bold;
- }
- a[href$=Toxic]:hover {
- color: #BE1A1A !important;
- text-decoration: none;
- }
- .home #shoutbox a[href$=Toxic] {
- color: #BE1A1A !important;
- font-weight: bold;
- }
- a[href$=Barto]:hover {
- color: #BE1A1A !important;
- text-decoration: none;
- }
- .home #shoutbox a[href$=Barto] {
- color: #BE1A1A !important;
- font-weight: bold;
- }
- a[href$=Dev]:hover {
- color: #BE1A1A !important;
- text-decoration: none;
- }
- .home #shoutbox a[href$=Dev] {
- color: #BE1A1A !important;
- font-weight: bold;
- }
- sbPosts a[href$=_-DB-CoC-_] {
- color: #e08804 !important;
- font-weight: bold;
- }
- dt[data-user=_-DB-CoC-_],
- dt > a[href$=_-DB-CoC-_] {
- background-color: #3e3e3e !important;
- color: #ffffff !important;
- font-weight: bold;
- }
- span#bs-fav-script .btn-outline-info {
- border-color: #910a0a;
- color: #910a0a;
- }
- span#bs-fav-script .btn-outline-info:hover {
- background-color: #ce0e0e;
- color: #fff;
- }
- span#bs-fav-script .btn-info {
- background-color: #910a0a;
- border-color: #910a0a;
- color: #DCDCDC;
- }
- span#bs-fav-script .btn-info:hover {
- background-color: #ce0e0e;
- }
- .pulse {
- margin: 100px;
- display: block;
- width: 22px;
- height: 22px;
- border-radius: 50%;
- background: #cca92c;
- cursor: pointer;
- box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
- animation: pulse 1.2s infinite;
- }
- .pulse:hover {
- animation: none;
- }
- @-webkit-keyframes pulse {
- 0% {
- -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
- }
- 70% {
- -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
- }
- 100% {
- -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
- }
- }
- @keyframes pulse {
- 0% {
- -moz-box-shadow: 0 0 0 0 rgba(207, 170, 35, .7);
- box-shadow: 0 0 0 0 #009dd1;
- }
- 60% {
- -moz-box-shadow: 0 0 0 3px rgba(204, 169, 44, .4);
- box-shadow: 0 0 0 3px #009dd1;
- }
- 100% {
- -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
- box-shadow: 0 0 0 0 #009dd1;
- }
- }
- }
- @-moz-document url-prefix("https://cine.to") {
- nav.navbar-search {
- background-color: #3e3e3e;
- border-color: #000;
- }
- nav.navbar-search > div.container-fluid > i:hover {
- color: #ed781e;
- }
- nav.navbar-search input[type=text] {
- color: #ed781e;
- }
- nav.navbar-search > div.container-fluid > ul.navbar-right {
- border-left: 1px solid #000;
- background: #1f1f1f;
- }
- nav.navbar-search > div.container-fluid > ul.navbar-right li.dropdown > a {
- color: #C9C9C9;
- }
- .nav > li > a:focus,
- .nav > li > a:hover {
- background: #3e3e3e;
- color: #ed781e !important;
- }
- .nav .open > a,
- .nav .open > a:focus,
- .nav .open > a:hover {
- background: #3e3e3e;
- }
- div.container.filter > ul#kind label.btn {
- color: #C9C9C9;
- border: #000;
- background: #1F1F1F;
- }
- div.container.filter > ul#kind label.btn:hover {
- background: #3e3e3e;
- }
- div.container.filter > ul#kind label.btn.active,
- div.container.filter > ul#kind label.btn:hover {
- color: #ed781e;
- }
- div.container.filter > ul#genres a.list-group-item {
- background: #1F1F1F;
- }
- .list-group-item {
- border: #000;
- }
- a.list-group-item {
- color: #C9C9C9;
- }
- a.list-group-item:hover {
- color: #ed781e;
- background: #3e3e3e !important;
- }
- div.container.filter > ul#genres a.list-group-item.active {
- border-color: #000;
- color: #ed781e;
- }
- div.container.filter > ul#genres a.list-group-item.active:hover {
- color: #ed781e;
- background-color: #145A78 !important;
- }
- .noUi-background {
- background: #3e3e3e;
- box-shadow: none;
- }
- .noUi-handle {
- background: #1F1F1F;
- }
- .noUi-horizontal .noUi-handle:hover {
- background: #ed781e;
- }
- .noUi-handle-lower .noUi-tooltip,
- .noUi-handle-upper .noUi-tooltip {
- bottom: -25px;
- }
- .noUi-tooltip {
- background: #1F1F1F;
- color: #C9C9C9;
- }
- .noUi-tooltip:hover {
- background: #3e3e3e;
- color: #ed781e;
- }
- div.container.filter > ul#footer {
- margin-top: -765px;
- visibility: hidden;
- }
- div.container-fluid.entries ul.pagination li a {
- color: #C9C9C9;
- }
- div.container-fluid.entries ul.pagination li a:hover {
- color: #ed781e;
- background: #3e3e3e !important;
- }
- div.container-fluid.entries ul.pagination li.active > a {
- color: #ed781e;
- }
- .modal-open .modal {
- background: #3e3e3e;
- }
- .modal-content {
- background: #1F1F1F;
- }
- .modal-header {
- border-bottom: none;
- }
- div.modal#entry h4.modal-title > div:first-child {
- color: #ed781e;
- }
- div.modal#entry h4.modal-title > div.dropdown a,
- div.modal#entry h4.modal-title > div.dropdown button {
- color: #C9C9C9;
- }
- .btn-default {
- background: #2b2b2b;
- border-color: #ed781e;
- color: #C9C9C9;
- }
- .btn-default:hover,
- .btn-default:focus {
- background: #3e3e3e;
- color: #ed781e !important;
- }
- .open > .dropdown-toggle.btn-default {
- background-color: #2b2b2b !important;
- }
- .dropdown-menu {
- background-color: #2b2b2b;
- }
- .dropdown-menu > li > a {
- color: #C9C9C9;
- }
- .dropdown-menu > .disabled > a,
- .dropdown-menu > .disabled > a:focus,
- .dropdown-menu > .disabled > a:hover {
- color: #ed781e;
- }
- .dropdown-menu > li > a:focus,
- .dropdown-menu > li > a:hover {
- background-color: #3e3e3e;
- color: #ed781e !important;
- }
- .close {
- color: #C9C9C9;
- opacity: .5;
- }
- .close:focus,
- .close:hover {
- color: #ed781e;
- opacity: 1;
- text-shadow: 0 1px 0 #ed781e;
- }
- .thumbnail {
- background-color: #3e3e3e;
- border: none;
- }
- .panel {
- background-color: #3e3e3e;
- color: #C9C9C9;
- border: none;
- }
- div.modal#entry div.panel-body table tr td:last-child {
- color: #C9C9C9;
- }
- .form-control[disabled],
- .form-control[readonly],
- fieldset[disabled] .form-control {
- background-color: #2b2b2b;
- color: #C9C9C9;
- border: #000;
- }
- .list-group-item {
- background-color: #2b2b2b;
- color: #C9C9C9;
- }
- div.modal#entry ul.list-group.links li:hover {
- background-color: #3e3e3e;
- color: #ed781e;
- }
- .well {
- background-color: #3e3e3e;
- }
- .fb-like {
- margin-top: -9999px;
- }
- ::-webkit-scrollbar-track-piece {
- background-color: #212121;
- -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
- border-radius: 0 !important;
- border: none !important;
- }
- ::-webkit-scrollbar {
- background-color: rgba(62, 62, 62, .92);
- border: 1.5px solid rgb(62, 62, 62);
- width: 15px;
- }
- ::-webkit-scrollbar-thumb {
- background-color: rgba(31, 31, 31, 1);
- border: 1.5px solid rgb(62, 62, 62);
- }
- }
- @-moz-document url-prefix("https://vivo.sx/") {
- .regular_header_wrapper {
- background: #313131;
- }
- .regular_header nav.main_navigation > ul > li a {
- border: 0;
- color: #efefef;
- box-shadow: none;
- font-family: roboto, sans-serif;
- font-size: 14px;
- }
- section.app_overview {
- background: #212121;
- }
- .vivo-content-box {
- border-radius: 5px;
- background: #313131;
- color: #a5a5a5;
- padding: 0;
- }
- .vivo-content-box-wrapper .vivo-content-box h1 {
- color: #ed781e;
- }
- footer.regular_footer {
- background: #212121;
- color: #000;
- padding: 15px 0;
- }
- .vivo-content-box-watch .watch-footer {
- overflow: hidden;
- background: none repeat scroll 0 0 #313131;
- color: #fff;
- border-radius: 0 0 5px 5px;
- height: 42px;
- margin: 15px -15px -15px;
- text-align: center;
- line-height: 38px;
- }
- .btn-info.active,
- .btn-info:active,
- .btn-info:focus,
- .btn-info:hover,
- .open .dropdown-toggle.btn-info {
- color: #fff;
- background-color: #212121;
- border-color: #212121;
- }
- #preload .logo {
- height: 100%;
- width: 100%;
- text-align: center;
- background: #212121;
- }
- ::-webkit-scrollbar-track-piece {
- background-color: #212121;
- -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
- border-radius: 0 !important;
- border: none !important;
- }
- ::-webkit-scrollbar {
- background-color: rgba(62, 62, 62, .92);
- border: 1.5px solid rgb(62, 62, 62);
- width: 15px;
- }
- ::-webkit-scrollbar-thumb {
- background-color: rgba(31, 31, 31, 1);
- border: 1.5px solid rgb(62, 62, 62);
- }
- .fb_iframe_widget {
- display: none;
- }
- a.make-money {
- color: #efefef !important;
- }
- div#alert-throttle {
- margin-top: -199px;
- }
- footer.regular_footer {
- visibility: hidden;
- margin-top: -999px;
- }
- .vivo-content-box-watch .watch-footer {
- margin-top: -999px;
- }
- body {
- background: #212121;
- }
- .jumbotron {
- background: #313131;
- }
- }
- @-moz-document url-prefix("http://vidto.me/"),
- url-prefix("http://vidto.se/") {
- body {
- background: #212121;
- }
- header {
- background: #313131;
- }
- #header-logo a {
- background: url(https://abload.de/img/vidtomeheaderlogo2d8smz.png) no-repeat;
- font-size: 35px;
- }
- #header-logo img {
- margin-top: -999px;
- }
- .header-search-input {
- background: #212121;
- }
- .header-search-input:focus {
- outline-color: #ed781e;
- }
- .header-search-btn {
- background: url("http://static.vidto.me/static/images/search-magnifier.png") center center no-repeat #ed781e;
- }
- #login-register,
- header a {
- color: #666666;
- }
- #login-register,
- header a:hover {
- color: #6d7880;
- }
- .video-page-head {
- border-bottom: none;
- }
- .standard-btn {
- background: url(https://abload.de/img/vidtomebuttonplayer2fes4i.png) repeat-x;
- }
- footer {
- visibility: hidden;
- margin-top: -999px;
- }
- #social a {
- margin-top: -999px;
- }
- span#countdown_str {
- font-size: 20px;
- color: #ed781e;
- }
- ::-webkit-scrollbar-track-piece {
- background-color: #212121;
- -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
- border-radius: 0 !important;
- border: none !important;
- }
- ::-webkit-scrollbar {
- background-color: rgba(62, 62, 62, .92);
- border: 1.5px solid rgb(62, 62, 62);
- width: 15px;
- }
- ::-webkit-scrollbar-thumb {
- background-color: rgba(31, 31, 31, 1);
- border: 1.5px solid rgb(62, 62, 62);
- }
- }
- @-moz-document url-prefix("https://streamango.com/") {
- .vjs-poster {
- visibility: hidden;
- }
- .video-js .vjs-big-play-button {
- text-shadow: 0px 0px 0.5em #ed781e, 0px 0px 0.5em #ed781e;
- box-shadow: 0 0 1px 0px #ed781e inset, 0 0 1px 0px #ed781e, 0px 0px 0.5em #ed781e, 0px 0px 0.5em #ed781e;
- }
- .video-js .vjs-control-bar {
- background: radial-gradient(ellipse farthest-corner at center center, #1F1F1F 0, #1F1F1F 100%) fixed rgba(0, 0, 0, 0);
- }
- .vjs-quality-button-overlay {
- background-color: #3e3e3e;
- }
- .video-js .vjs-control-bar .vjs-slider-bar > * {
- background-color: #ed781e;
- }
- .video-js .vjs-control-bar .vjs-button:hover {
- color: #ed781e;
- }
- .vjs-time-control:hover {
- color: #ed781e;
- }
- .vjs-menu li.vjs-selected {
- background-color: #ed781e;
- }
- .video-js .vjs-mg-button {
- width: 0px;
- margin-right: 0px;
- margin-left: 0px;
- }
- .video-js .vjs-menu-button-popup .vjs-menu-content {
- background: #1F1F1F;
- }
- .vjs-menu-button-popup .vjs-menu-content li:hover {
- background: #3e3e3e;
- }
- }
Advertisement
Advertisement
Advertisement
RAW Paste Data
Copied
Advertisement