Files
EdgeAdmin/web/views/@default/settings/transfer/index.css

13 lines
230 B
CSS
Raw Normal View History

.steps .step.active .content {
font-weight: bold;
}
.step-box .button-group {
margin-top: 1em;
}
.step-box .button-group .next {
float: right;
}
.step-box .content {
min-height: 6em;
}
/*# sourceMappingURL=index.css.map */