detect Firefox browser by css
Any CSS at-rule that starts with @-moz- is a Gecko-engine-specific rule, not a standard rule. That is, it is a Mozilla-specific extension. The url-prefix rule applies the contained style rules to any page whose URL…
Any CSS at-rule that starts with @-moz- is a Gecko-engine-specific rule, not a standard rule. That is, it is a Mozilla-specific extension. The url-prefix rule applies the contained style rules to any page whose URL…