Add alias support (domains)

This commit is contained in:
RainLoop Team 2016-06-11 01:20:09 +03:00
parent a1d829c697
commit 28a125426a
26 changed files with 1014 additions and 92 deletions

View file

@ -1,3 +1,16 @@
.b-domain-alias-content {
&.modal {
width: 330px;
}
.modal-header {
background-color: #fff;
}
.error-desc {
color: red;
}
}
.b-domain-content {
&.modal {
@ -40,7 +53,6 @@
.error-desc {
color: red;
margin-left: 10px;
}
.testing-done {