Limit scope to Gmail only
My suggestion is to limit the scope of the style to Gmail only with these lines after the namespace line:
@-moz-document domain("mail.google.com"), domain("https://mail.google.com/mail/") { ... }
@-moz-document domain("mail.google.com"), domain("https://mail.google.com/mail/") { ... }
Comments