: → 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(