Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/21833/head
Michael Telatynski 2020-05-14 21:01:49 +01:00
parent f2979f3fd8
commit 8bab8be3dd
1 changed files with 0 additions and 2 deletions

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 {