ニコニコ動画 検索結果 6列表示

ニコニコ動画の検索結果を6列化

目前為 2020-07-10 提交的版本,檢視 最新版本

/* ==UserStyle==
@name             ニコニコ動画 検索結果 6列表示
@name:ja         ニコニコ動画 検索結果 6列表示
@namespace     https://gf.qytechs.cn/users/412974
@version           3.1.0
@description      ニコニコ動画の検索結果を6列化
@description:ja  ニコニコ動画の検索結果を6列化
@author            Resubew
@license            CC BY-SA
==/UserStyle== */

/* tagCaption */
@-moz-document url-prefix("https://www.nicovideo.jp/tag/") {
  .tagCaption .inner > .contentHeader { float: left !important; }
  .tagCaption .contentHeader h1 { width: auto !important; }
  .tagCaption .contentHeader { margin-right: 10px !important; }
  .tagCaption .contentBody { padding-top: 1px !important; }
  
  .tagCaption .share,
  .tagCaption .inner > .contentBody .itemDescription {
    display: none !important;
  }
}

/* 可変レイアウト */
@-moz-document url-prefix("https://www.nicovideo.jp/search/"),
               url-prefix("https://www.nicovideo.jp/tag/") {
  .inner,
  .column700-300 .main,
  .video {
    width: 100% !important;
    max-width: 1024px !important;
    min-width: auto !important;
  }

  .video .item {
    display: inline-block !important;
    float: none !important;
    vertical-align: top !important;
  }
}

/* 動画検索結果を3/6列表示 */
@-moz-document url-prefix("https://www.nicovideo.jp/search/"),
               url-prefix("https://www.nicovideo.jp/tag/") {
  .billboard_ad, .video .item.nicoadVideoItem { display: none !important; }
  .content.videoBox.teibanVideos, .TagkeyArticleBox { display: none !important; }
  .columnChange li.two { display: block !important; }
  .columnChange { padding-right: 8px !important; }
  .columnChange.open, .columnChange.close { background-image: none !important; }
  .columnChange .open, .columnChange .close { display: none !important; }

  .column700-300 .sub {
    display: none !important;
  }
  
  .column700-300 .main {
    padding-right: 4px !important;
  }
  
  .video .item:nth-child(4n+1) {
    clear: none !important;
  }
  .video .item {
    margin-right: 5px !important;
  }

  .video.videoList02 .item:nth-child(2n+1) {
    clear: none !important;
  }
  .video.videoList02 .item {
    margin-right: -1px !important;
  }
}

@-moz-document url-prefix("https://www.nicovideo.jp/newarrival"),
               url-prefix("https://www.nicovideo.jp/recent"),
               url-prefix("https://www.nicovideo.jp/hotlist") {
  .content_312 {
    display: none !important;
  }

  .content_672 {
    width: auto !important;
  }

  .content_672 > div {
    width: auto !important;
    padding: 0 4px !important;
  }

  .content_672 > div > div {
    display: inline !important;
  }

  /* ページャー */
  .content_672 > table,
  .content_672 > div[style*="0pt 0pt 16px"],  /* 新着投稿、新着コメント */
  .content_672 > div.mb16p4 {                 /* ホットリスト */
    display: block !important;
    width: 100% !important;
    clear: both !important;
  }

  .thumb_col_1 {
    width: auto !important;
  }

  .thumb_col_2 {
    width: 318px !important;
    display: inline-block !important;
    float: none !important;
    vertical-align: top !important;
  }

  .thumb_col_4 {
    width: 156px !important;
    display: inline-block !important;
    float: none !important;
    vertical-align: top !important;
    padding: 4px 1px !important;
  }
}

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址