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