Skip to content

Nimo Fullscreen by royspace

Details

Authorroyspace

LicenseNo License

CategoryNimo.tv

Created

Updated

Size951 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Fullscreen Nimo

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       ? - Mar 2024
@version    20240318.02.04
@namespace  ?
==/UserStyle== */

@-moz-document domain("https://www.nimo.tv") {
.n-fx0 {
    display: none;
}
.nimo-room__head-img.HeadImg {
    display: none;
}
#header .nimo-header {
    display: none;
}
.HeadImg.nimo-room__head-img {
    display: none !important;
}
.nimo-room.has-bg-img {
    display: none;
}
.n-fx-col.n-fx-as.n-fx1 {
    display: none;
}
.nimo-room-ads.n-as-rel {
    display: none;
}
.nimo-room__main__container {
    width: 100%;
}

.nimo-player .video-player,
.nimo-player video {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    outline: none;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}

.swiper-wrapper {
    display: none;
}

.swiper-slide .mini-panel-swiper__swiper-slide .swiper-no-swiping .swiper-slide-active {
    display: none !important
}

.mini-panels-platform-fans {
    display: none !important
}
}

Reviews

No reviews yet.