This repository has been archived on 2026-07-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
GoEdgeAdmin/web/views/@default/settings/transfer/index.css
T

13 lines
230 B
CSS

.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 */