Skip to content

web.telegram.org/k/ - 2024 by helpeconomia

Screenshot of web.telegram.org/k/ - 2024

Details

Authorhelpeconomia

LicenseNo License

Categoryhttps://web.telegram.org/k/#@htmlquizbot

Created

Updated

Size1.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Vista a schermo intero per htmlquizbot

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         web.telegram.org/k/ - 2024
@version      20240828
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://web.telegram.org/k/#@htmlquizbot") {
.chat-background, .chat-background-item {

    position: inherit !important;

    inset: 0;

}

#column-left {

    max-width: 0px;

    width: 0px;

}

.bubbles-inner {

    max-width: 100% !important;

}

.bubbles-inner:not(.is-channel) .message, .bubbles-inner:not(.is-channel) .name, .bubbles-inner.is-chat .message, .bubbles-inner.is-chat .name {

    max-width: 100% !important;

}

.bubbles {

    background-color: #97bacf;

}

.bubble-content {

    min-width: 1200px;

}

.bubble.service .service-msg {

    display: none !important

}
}

div.message.spoilers-container {

    font-size: 18px;

}
.chat-input .btn-send-container {
    display: none;
}

.rows-wrapper .btn-icon {
    display: none;
}

.rows-wrapper .new-message-wrapper .new-message-bot-commands {
    background-color: #97BACF;
}



@media only screen and (min-height: 570px) and (min-width: 601px) {
    .chat-input-main {
        max-width: 99999px !important;
        background-color: #97BACF;
    }
}


@media only screen and (min-width: 1276px) {
    .chat-input-main {
        width: 99999px !important;
    }
}

Reviews

No reviews yet.