tab loading line indicator: Pinned tab icon display needs !important tag

This commit is contained in:
MrOtherGuy
2025-08-23 13:49:27 +03:00
parent dfeb25f711
commit 0903662c2b

View File

@@ -23,4 +23,4 @@ See the above repository for updates as well as full license text. */
}
.tab-throbber{ display: none }
.tab-icon-image[src]{ display: block }
.tab-icon-image:is([src],[pinned]){ display: block !important; }