Skip to content

bsky.app - expanded by xiggi

Details

Authorxiggi

LicenseNo License

Categoryblsky

Created

Updated

Size1.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

some utilities like remove borders or add hovers-colors

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         bsky.app - expanded
@version      20240227.14.50
@namespace    ?
==/UserStyle== */

@-moz-document domain("bsky.app") {
.css-175oi2r.r-1ljd8xs.r-13l2t4g.r-1jj8364.r-lchren.r-1ye8kvj.r-13qz1uu.r-sa2ff0, .css-175oi2r.r-1ljd8xs.r-13l2t4g.r-1jj8364.r-lchren.r-33ulu8, .css-175oi2r.r-qklmqi.r-5kkj8d.r-le4sbl.r-1444osr, .css-175oi2r.r-5kkj8d.r-1loqt21.r-1udh08x.r-1hfyk0a.r-ry3cjt {
    border-color: transparent !important;
}

a.css-1jxf684.r-1loqt21:hover, a.css-146c3p1.r-1loqt21:hover, a.css-175oi2r.r-1loqt21.r-1otgn73.r-18u37iz.r-zso239:hover {
    color: #fff !important;
    text-decoration: none;
    transition: 0.2s;
}

button.css-175oi2r.r-1i6wzkk.r-lrvibr.r-1loqt21.r-1otgn73.r-1awozwy.r-wzwllv.r-1fuqb1j.r-18u37iz.r-1cmwbt1.r-1777fci.r-15d164r.r-19u6a5r.r-1x0uki6.r-kzbkwu.r-1qhn6m8.r-c9eks5.r-m611by:hover {
    background-color: rgb(20, 28, 36);
    transition: 0.2s;
}

button.css-175oi2r.r-1i6wzkk.r-lrvibr.r-1loqt21.r-1otgn73.r-1awozwy.r-1tw7wh.r-18u37iz.r-1777fci.r-1rngwi6.r-1yd117h.r-cxgwc0:hover {
    background-color: rgba(20, 28, 36, .7);
    transition: 0.2s;
}
}

Reviews

No reviews yet.