Skip to content
user-rtl.css 455 B
Newer Older

/**
 * Password strength indicator.
 */
input.password-field {
  margin-left: 10px;
  margin-right: 0;
}
input.password-confirm {
  margin-left: 10px;
  margin-right: 0;
}
.password-strength-title {
  float: right;
}
.password-parent {
  float: right;
}

/* Generated by user.module but used by profile.module: */