silverstripe-framework/scss/ConfirmedPasswordField.scss
2012-01-08 19:14:32 +01:00

4 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;
}