Firefox newer than v88 complains with:
Unknown pseudo-class or pseudo-element '-moz-focus-inner'.
Ruleset ignored due to bad selector.
See: https://developer.mozilla.org/en-US/docs/Web/CSS/::-moz-focus-inner
Signed-off-by: Paul Donald <[email protected]>
line-height: 2em;
}
-button::-moz-focus-inner, input::-moz-focus-inner {
- border: 0;
- padding: 0;
-}
-
button,
input[type="button"],
input[type="reset"],
font-size: 11px;
}
-button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
- padding: 0;
- border: 0;
-}
-
.close {
float: right;
color: #000;