mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-15 12:43:54 +02:00
4 lines
76 B
CSS
4 lines
76 B
CSS
.tabbrowser-tab[pending="true"] {
|
|
filter: grayscale(1);
|
|
opacity: 0.5;
|
|
}
|