silverstripe-framework/scss/ConfirmedPasswordField.scss

5 lines
163 B
SCSS
Executable File

.confirmedpassword .showOnClickContainer {
/* used to hide a container by-default when loading it so there is no "flash" as the content loads */
display:none;
}