Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-05-14 21:01:49 +01:00
parent f2979f3fd8
commit 8bab8be3dd

View file

@ -18,8 +18,6 @@ $PassphraseStrengthHigh: $accent-color;
$PassphraseStrengthMedium: $username-variant5-color;
$PassphraseStrengthLow: $notice-primary-color;
.mx_PassphraseField {}
@define-mixin ProgressBarColour $colour {
color: $colour;
&::-moz-progress-bar {