userChrome.css・userContent.cssスレ Part14 (958レス)
前次1-
抽出解除 必死チェッカー(本家) (べ) 自ID レス栞 あぼーん

652: 559 (ワッチョイ ea31-6C3C) 01/15(水)14:18 ID:n8crJLea0(1) AAS
134.0.1で修正きましたね
効くようになりましたわ

/* 未読タブのファビコンをグレースケール&不透明度 */
.tabbrowser-tab[unread] .tab-stack >:not([selected], [multiselected]) .tab-icon,
.tabbrowser-tab[unread] .tab-stack >:not([selected], [multiselected]) .tab-icon-image,
.tabbrowser-tab[unread] .tab-stack >:not([selected], [multiselected]) .tab-throbber
{
filter: grayscale(1) opacity(0.4) !important;
}

/* 未読タブをマウスオンしたときのファビコンの挙動 */
.tabbrowser-tab[unread]:hover .tab-stack >:not([selected], [multiselected]) .tab-icon,
.tabbrowser-tab[unread]:hover .tab-stack >:not([selected], [multiselected]) .tab-icon-image,
.tabbrowser-tab[unread]:hover .tab-stack >:not([selected], [multiselected]) .tab-throbber
{
filter: grayscale(1) opacity(1.0) !important;
transition: 400ms linear 50ms !important;
}
前次1-
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル

ぬこの手 ぬこTOP 0.031s