
  .dialog .btn.secondary:focus {
    background: #ffffff;
  }
  body.notUsingKeys .dialog .btn.secondary:focus {
    outline: 0;
  }