Skip to content

thebestfrfr by thebestfrfr

Details

Authorthebestfrfr

LicenseNo License

Categoryhttps://shiestyserver.xyz/

Created

Updated

Size137 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A

Notes

A

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
@name         Dark-GitHub
@namespace    github.com/vednoc/dark-github
@version      1.0.0
@-moz-document domain("shiestyserver.xyz") {
    :root {
        --plex-color: #4ac694;
        /*Kavita: #4ac694 | Plex: #e5a00d*/
        --plex-color-scrollbar: #4ac694;
    }
    /*::-webkit-scrollbar-thumb:not(.grid) {
        background-color: var(--plex-color-scrollbar);
    }
    ::-webkit-scrollbar:not(.grid) {
        height: 12px;
        width: 12px;
    }*/
    .navbar {
        border-radius: 4px;
        top: 7px;
        left: 0px;
        width: 99%;
        margin: 0 auto;
        .container-fluid {
            .navbar-nav {
                .nav-item {
                    > div {
                        #nav-search {
                            > form {
                                > .typeahead-input {
                                    background-color: #ffffff1a;
                                    &.focused {
                                        width: 97%;
                                        border-color: transparent;
                                        background-color: #fff;
                                        > div {
                                            input {
                                                color: #000;
                                                &::placeholder {
                                                    color: #000;
                                                }
                                            }
                                        }
                                    }
                                    > div {
                                        input {
                                            background-color: transparent;
                                        }
                                    }
                                }
                                .dropdown {
                                    /*height: 100%;
                                    margin-top: unset;
                                    top: 0;*/
                                    background: transparent;
                                    &::before {
                                        content: "";
                                        position: fixed;
                                        top: 0;
                                        left: 0;
                                        height: 100%;
                                        width: 100%;
                                        background: var(--dropdown-overlay-color);
                                    }
                                    > ul {
                                        background-color: #202629;
                                        > ul {
                                            > li {
                                                border: unset;
                                                transition: background-color 150ms linear;
                                                background-color: #202629;
                                                &:hover {
                                                    cursor: pointer;
                                                    background-color: #373c3f;
                                                }
                                                > div {
                                                    div {
                                                        > span {}
                                                        > div {
                                                            color: #ffffff99 !important;
                                                            font-style: normal !important;
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                        > li {
                                            padding: 12px 16px;
                                            border: unset;
                                            background-color: #161b1d !important;
                                            &:hover {
                                                background-color: #161b1d !important;
                                            }
                                            h5 {
                                                margin: unset;
                                                font-size: 16px;
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
    body[style="background-color: #000000 !important"] {
        margin-top: unset !important;
        &::before {
            content: unset;
        }
    }
    body {
        margin-top: 4.1rem !important;
        .content-wrapper {
            .container-fluid {
                > div {
                    padding: unset !important;
                    > .companion-bar,
                    > .companion-bar-content {
                        margin-left: 40px !important;
                        &.companion-bar-content {
                            margin-left: 290px !important;
                        }
                        h6.subtitle-with-actionables {
                            margin-left: unset;
                            font-size: 21px;
                            font-weight: bold;
                        }
                        > app-series-detail {
                            top: 0.35rem;
                            position: relative;
                            display: block;
                            .main-container {
                                padding-left: unset;
                                > app-bulk-operations {
                                    .bulk-select {
                                        width: 99%;
                                        margin: 0 auto;
                                        margin-top: 64px !important;
                                    }
                                }
                                .info-container {
                                    /* Series Image */
                                    > div.image-container {}
                                    div {
                                        div:nth-child(1) {
                                            div:nth-child(1) {
                                                button {
                                                    color: #fff;
                                                    span {
                                                        display: #fff;
                                                    }
                                                }
                                            }
                                            div:nth-child(5) {
                                                .rating-star {
                                                    span {
                                                        .star {
                                                            color: grey;
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                        div:nth-child(3) {
                                            app-series-metadata-detail {
                                                app-series-info-cards {
                                                    > div {
                                                        display: grid;
                                                        gap: 1px;
                                                        gap: 0 2rem;
                                                        grid-template-columns: repeat(2, 1fr);
                                                        max-width: 50%;
                                                        .vr {
                                                            display: none !important;
                                                        }
                                                        > div {
                                                            width: unset;
                                                            margin-bottom: unset !important;
                                                            app-icon-and-title {
                                                                width: unset;
                                                                &[label="Language"],
                                                                &[label="Format"],
                                                                &[label="Publication"] {
                                                                    &:hover {
                                                                        .icon-and-title {
                                                                            .label {
                                                                                color: #fff;
                                                                            }
                                                                        }
                                                                    }
                                                                }
                                   ...

Reviews

No reviews yet.