Blame view

framework/scss/ConfirmedPasswordField.scss 163 Bytes
fcd9278e   Mihail   parser csv v1
1
2
3
4
  .confirmedpassword .showOnClickContainer {
  	/* used to hide a container by-default when loading it so there is no "flash" as the content loads */
  	display:none; 
  }