Skip to content

TweetDeck の URL プレビューなどをコンパクト化 by micachi

Screenshot of TweetDeck の URL プレビューなどをコンパクト化

Details

Authormicachi

LicenseNo License

Categoryuserstyles, tweetdeck

Created

Updated

Size1.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

2022/6/24~25 頃に実装された TweetDeck の大きな URL プレビューをコンパクト化
その他画像周りを中心に見た目を微修正

Notes

2022/07/03 ニュースの画像を非表示にするよう修正
2022/06/25 返信記入欄が崩れる不具合を修正
2022/06/25 初公開

MultiRow TweetDeck 拡張機能とは同時利用可能です。

Source code

/* ==UserStyle==
@name           TweetDeck URL Preview Compact
@namespace      github.com/openstyles/stylus
@version        1.0.3
@description    TweetDeck URL Preview Compact
@author         micachi
==/UserStyle== */
@-moz-document domain("tweetdeck.twitter.com") {
    .r-13l2t4g {
        display: none;
    }
    .r-wgs6xk {
        padding-bottom: 0px;
    }
    .r-1b9bua6 {
        padding-top: 0px;
    }
    .r-1q142lx,.r-qklmqi {
        display: none;
    }
    .margin-v--8,
    .margin-vm {
        margin-top: 6px!important;
        margin-bottom: 6px!important;
    }
    .r-t23y2h,
    .media-size-medium,
    .br--14 {
        border-radius: 8px;
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
    .r-1b43r93 {
        font-size: 13px;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", "MS PGothic";
    }
}

Reviews

No reviews yet.