migrate.css
407 Bytes
#step_content_installation {
border: 1px solid rgb(207, 207, 207);
padding: 5px;
min-height:365px;
}
#step_content_services {
border: 1px solid rgb(207, 207, 207);
padding: 5px;
min-height:340px;
}
#step_content_database {
border: 1px solid rgb(207, 207, 207);
padding: 5px;
min-height:380px;
}
#step_content_complete {
border: 1px solid rgb(207, 207, 207);
padding: 5px;
min-height:360px;
}