Skip to content

9hentai.com by xiggi

Details

Authorxiggi

LicenseNo License

Category9hentai

Created

Updated

Size7.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Some utilities.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         9hentai.com
@version      20240529.15.42
@namespace    ?
==/UserStyle== */

@-moz-document domain("9hentai.com") {
.alert.alert-info.alert-dismissible.fade.show.text-center, ::marker, .book-list.book-dislike {
    display: none;
}

a.nav-link.btn[href="https://kimanime.com/"],.btn-theporndude, .btn-facebook, .btn-twitter {
    display: none;
}

.sidebar .nav-link[href="https://theporndude.com//"] {
    display: none !important;
}

.img-logo img {
    display: none;
}

::marker {
    display: none;
    color: transparent;
}

.row-hentai, .form-control {
    color: #ccc;
}

.badge-tag.badge-danger {
    border: 1px solid transparent;
    background: #7a1717;
    font-weight: 500;
}

span.badge.badge-success.badge-tag {
    font-weight: 500;
}

.badge-tag.badge-success, .tags.liked a {
    border: 1px solid transparent;
    background: #114515;
    color: #fff;
    font-weight: 600;
}

.tags.liked a:hover {
    background: #16681d;
    transition: 0.2s;
}

.tags a {
    border: 1px solid transparent;
    background: #201e1e;
    padding: 5px 10px;
    border-radius: 30px;
    font-weight: 500 !important;
}

.tags a:hover, .btn-secondary:hover {
    background: #2a2a2a;
    border-color: transparent;
    transition: 0.2s;
}

.btn-secondary {
    background: #201e1e;
}

.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover {
    color: #fff;
    background-color: #2a2a2a;
    border-color: transparent;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #2a2a2a;
    border-color: transparent;
}

span.tags {
    display: inline-flex;
    margin: 4px 0;
}

#info .field-name {
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 10px;
    display: inline-block;
    color: #fff;
}

badge-tag {
    padding: 5px 7px;
}

i.fa.fa-times {
    margin-left: 5px;
}

.card-hentai, .row-hentai {
    background: #121111;
    color: #c1c1c1;
}

.btn-circle {
    background: #2a2a2a;
}

.btn-circle.btn-xl {
    border-radius: 10px;
}

.btn-circle.active {
    background: #9c1b33;
    color: #fff;
}

#info .buttons .btn {
    border-radius: 10px;
}

.btn:hover {
    color: #fff;
}

.btn-hentai {
    color: #fff;
}

.btn-hentai:hover {
    background: #9c1b33;
}

.btn.focus, .btn:focus, .page-link:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgb(156 27 51 / 80%);
    box-shadow: 0 0 0 0.2rem rgb(156 27 51 / 80%);
}

.book-description {
    background: transparent;
}

.book-list {
    border: 1px solid transparent;
    background: transparent;
}

.book-list>a>img:hover {
    -webkit-filter: none;
    opacity: 70%;
}

label, .tittle {
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}

select.form-control.col-md-2 {
    background: #2a2a2a;
}

input.form-control.col-md-10::placeholder, input.form-control.form-control-lg::placeholder, .input-group-text {
    color: #ccc;
}

.fa-tv:before, .fa-info-circle:before, .fa-layer-group:before, .fa-palette:before, .fa-user-tag:before, .fa-tag:before, .fa-tags:before, .fa-random:before, .fa-user-cog:before, .fa-backward:before, .fa-sign-out-alt:before, .fa-save:before {
    margin-right: 5px;
}

.img-logo:hover, .navbar-hentai .navbar-nav .nav-link:hover {
    opacity: 70%;
    transition: 0.2s;
}

a.img-logo:hover {
    color: #ccc;
}

.ribbon.ribbon-right {
    right: 0;
}

.ribbon {
    position: absolute;
    top: 4px;
    z-index: 1;
    overflow: hidden;
    width: 97%;
    height: 70px;
    text-align: right;
}

.ribbon span {
    font-size: 12px;
    font-weight: 700;
    color: #ec78ed;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: none;
    width: 80%;
    display: block;
    background: #0d0d0d;
    -webkit-box-shadow: 0 3px 10px -5px #000;
    box-shadow: 0 3px 10px -5px #000;
    top: 5px;
    /* right: -22px; */
}

.ribbon.ribbon-left span {
    font-size: 12px;
    font-weight: 700;
    color: lightgreen;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: none;
    width: 50%;
    display: block;
    background: #0d0d0d;
    -webkit-box-shadow: 0 3px 10px -5px #000;
    box-shadow: 0 3px 10px -5px #000;
    top: 5px;
    left: 1%;
}

.ribbon.ribbon-left {
    left: 3px;
}

.ribbon.ribbon-right {
    right: 5px;
    width: 100%;
}

.book-list.book-liked {
    border-color: transparent;
    border-top: 5px solid lightgreen;
}

.book-list.book-fapped {
    border-color: transparent;
    border-top: 5px solid #ec78ed;
}

#bigcontainer #cover img:hover, #bigcontainer #info-block img:hover  {
    opacity: 70%;
    transition: 0.2s;
}

#info h1 {
    color: #fff;
}

#bigcontainer #info-block {
    padding-top: 0;
}

.viewer-control>a:hover, .viewer-control>span:hover {
    color: #ccc;
    transition: 0.2s;
}

.viewer-control>a.sorter {
    color: #ccc;
    background: #2a2a2a;
    border-radius: 10px;
}

.viewer-control>a.sorter:hover {
    color: #fff;
}

.btn-hentai {
    color: #ccc;
    background: #201e1e;
    border-radius: 10px;
}

div#app {
    background: #0d0d0d;
}

.modal-hentai {
    background: #121111;
}

.close {
    text-shadow: none;
}

.close:not(:disabled):not(.disabled):hover {
    opacity: 1;
    color: #fff;
}

.setting {
    color: #ccc;
    background: #2a2a2a;
    border-color: transparent;
    border-radius: 0 3px 3px 0!important;
}

.setting:hover {
    color: #fff;
    background-color: #9c1b33;
    border-color: transparent;
}

.viewer-control>a, .viewer-control>span {
    color: #ccc;
}

.viewer-control>a:hover {
    color: #fff;
    transition: 0.2s;
}

.image-zone-back {
    height: 94%;
}

button#navBarCollapsBtn {
    color: #ccc;
}

button#navBarCollapsBtn:hover {
    color: #fff;
    transition: 0.2s;
}

button#navBarCollapsBtn:active, button#navBarCollapsBtn:focus {
    color: #fff;
    background: #2a2a2a;
    outline: none;
}

.navbar-hentai .navbar-toggler-icon>i {
    color: currentColor;
}

#bigcontainer #cover img, #bigcontainer #info-block img {
    border-radius: 5px;
}

#bigcontainer #info-block {
    margin-top: 10px;
}

#navbarSm {
    background: rgba(13, 13, 13, .8);
        backdrop-filter: blur(10px) !important;
}

.sidebar {
    background: #0d0d0d;
}

a.nav-link:hover {
    background: #222;
    transition: 0.2s;
}

.sidebar .nav {
    border-bottom: 1px solid transparent;
}

.number-input__input, .number-input__button {
    color: #ccc !important;
}

:focus-visible {
    outline: none;
}

.pagination {
    margin-top: 10px;
}

.page-item:last-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.page-link {
    color: #ccc;
    background-color: #201e1e;
    border: 1px solid transparent;
}

.page-item.active .page-link, .page-link:focus, .page-link:hover {
    color: #fff;
    background-color: #9c1b33;
    border-color: transparent;
}

    /** Scrollbar **/
::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #0d0d0d; 
}

::-webkit-scrollbar-thumb {
  background: #383838;
}
}

Reviews

No reviews yet.