Add alert for org. delete.

This commit is contained in:
Alex Corey
2019-03-25 11:30:40 -04:00
parent 1cb2a95a47
commit f3a07753e6
7 changed files with 209 additions and 60 deletions

View File

@@ -279,6 +279,10 @@
margin-bottom: 10px;
}
.orgListAlert-actionBtn{
margin:0 10px;
}
.awx-c-form-action-group {
float: right;
display: block;
@@ -287,4 +291,4 @@
margin-top: 20px;
margin-right: 20px;
}
}
}