You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The stylesheet uses the :-moz-any() pseudoclass extensively, including for the rule that sets text-decoration on the panel and toolbar button labels. Firefox 2–3 don’t support this pseudoclass, so the cross-out effect doesn’t work, making it difficult to tell when AVIM is turned on.
The text was updated successfully, but these errors were encountered:
The stylesheet uses the
:-moz-any()
pseudoclass extensively, including for the rule that setstext-decoration
on the panel and toolbar button labels. Firefox 2–3 don’t support this pseudoclass, so the cross-out effect doesn’t work, making it difficult to tell when AVIM is turned on.The text was updated successfully, but these errors were encountered: