Skip to content

bilibili.com - inline comment 1920 视频评论同屏 by gu-fan

Screenshot of bilibili.com - inline comment 1920 视频评论同屏

Details

Authorgu-fan

LicenseNo License

Categorybilibili.com

Created

Updated

Size3.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

inline comment

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           bilibili.com - 2022/8/11 00:58:09
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("bilibili.com") {
    /* 在此插入代码... */

    .reply-notice{
        display: none !important;
    }
    .inside-wrp{
        display: none !important;
    }
    #right-bottom-banner{
        display: none !important;
    }
    .video-page-special-card-small{
        display: none !important;
    }
    .fixed-nav{
        display: none !important;
    }
    .danmaku-box{
        display: none !important;
    }
    .pop-live-small-mode{
        display: none !important;
    }
    .video-info-v1{
        margin-top:-10px;
    }
    .video-container-v1{
        justify-content:start !important;
    }
    .left-container{
        position:absolute;
        left:20px;
    }
    #v_tag {
       display: none !important;
    }
    .toolbar-left {
        position:absolute;
        margin-top:30px;
    }
    .toolbar-right{
        display: none !important;
    }
    .right-container{
        position: absolute;
        width: 200px !important;
        left:500px;
        padding:2px;
        top:30px;
        max-height:800px;
    }

    .right-container-inner {
        margin-top:-90px;
        padding-bottom: 10px !important;
        max-height: 700px;
    }
    .right-container>*{
        transform: scale(0.9)
    }
     #reco_list{
        max-height:500px;
        margin-top: -120px;
    }
    .video-page-card-small .card-box {
        display: block !important;
    }
 .video-page-card-small .card-box .info {
      padding-top:5px;
     padding-right:5px;
     margin-left:0px !important;
    }
    .video-card-ad-small .vcd{
                display: block !important;
    }
        .video-card-ad-small .info{
     padding:5px;
    }
    .player-wrap{
        margin-top: -15px;
    }
    .video-toolbar-v1{
        margin-top: -45px;
        border:none;
    }
    .main-reply-box .reply-box {
        min-width: 500px;
    }
    #bannerAd{
       display: none !important;
    }
    .left-container-under-player{
        margin-top: 0px !important; 
    }
    .recommended-swipe.grid-anchor {
     display:none !important;   
    }
 
    .pic-box{
        transform: scale(0.8);
        margin: -10px -20px -10px -20px;
    }
    .up-info-v1{
        margin-top: 8px !important;
    }
    .video-desc-v1{
        position: absolute !important;
        margin-top: 30px;
    }
    .comment-m-v1{
        border-left: solid 1px #62626230;
        width: 520px;
        height:800px;
        overflow: auto;
        position: absolute !important;
        margin-top: -760px !important;
        padding: 5px 5px 0px 5px;
        left:1150px;
        display:flex;
    }
    .recommend-list-v1{
        border-left: solid 1px #5e5e5e2e;
        margin-top: -10px !important;
        height: 700px;
        overflow: auto;
        padding: 15px;
    }
    .reply-item .bottom-line[data-v-edcc9e78] {
    border-bottom: 1px solid  #5e5e5e2e;
    }
    
    ::-webkit-scrollbar {
    width: 5px;
    height: 1px;
    background-color: #f8f8f8;
    }
    /*滑块 阴影~圆角*/
    ::-webkit-scrollbar-thumb {
      border-radius: 4px;
      background-color: #aaa;
    }
}

Reviews

No reviews yet.