032ccc2373
* delete learn link, update links * update documentation * update test * Update ui/app/templates/components/wizard/replication-setup.hbs
15 lines
181 B
SCSS
15 lines
181 B
SCSS
.replication {
|
|
.toolbar {
|
|
border-top: 0px;
|
|
}
|
|
|
|
.helper-text {
|
|
font-weight: normal;
|
|
}
|
|
|
|
.float-right {
|
|
margin: $spacing-s 0 $spacing-l 0;
|
|
float: right;
|
|
}
|
|
}
|