作者:
YuQilin (神獸)
2024-10-30 21:26:28: → rick: 分頁在播放時 該分頁上會出現一個大喇叭圖示 比之前明顯了 10/30 08:51
: → gcobc12632: 分頁音量圖示改的有夠醜== 不知道能不能換回原本的 10/30 12:08
.tab-icon-overlay {
border: none !important;
&:not([indicator-replaces-favicon]) {
top: -4px !important;
inset-inline-end: -8px !important;
height: 12px !important;
width: 12px !important;
}
&[indicator-replaces-favicon] {
background-color: transparent !important;
fill: color-mix(in srgb, currentColor 75%, transparent) !important;
&:hover {
background-color: color-mix(
in srgb,
currentColor 15%,
transparent
) !important;
fill: color-mix(in srgb, currentColor 95%, transparent) !important;
}
}
&:is([pinned], [sharing]) {
&[selected] {
background-color: var(