Firefox 138 Unloaded Tabs Favicon Color
Hello everybody, Is there any way to revert unloaded tabs favicon revert back to slightly pale colored version like in 137 instead of non-colored b&w favicons.
Giải pháp được chọn
The solution is;
.tab-icon-image[pending] {
filter: grayscale(0%) !important;
}
Đọc câu trả lời này trong ngữ cảnh 👍 3Tất cả các câu trả lời (3)
This was taken before v138.0 update
Giải pháp được chọn
The solution is;
.tab-icon-image[pending] {
filter: grayscale(0%) !important;
}
Được chỉnh sửa bởi Emre Tunçez vào
Tree Style Tabs has an option for that too.