mirror of
https://github.com/ansible/awx.git
synced 2026-02-02 01:58:09 -03:30
Latest UI changes. Credential List and Edit working -need to add ask pw option and validation around team vs. user. Lookup dialog is now a generic helper that can be shared by all controllers. Credentials controller is first to use api-loader which reads the \/api and \/api\/v1 to determine base set of urls. And more...
This commit is contained in:
@@ -140,9 +140,7 @@
|
||||
}
|
||||
|
||||
.footer-navigation {
|
||||
border-top: 1px solid #000;
|
||||
margin: 20px 0 20px 0;
|
||||
padding-top: 20px;
|
||||
margin: 10px 0 10px 0;
|
||||
}
|
||||
|
||||
.lookup-navigation {
|
||||
@@ -151,8 +149,7 @@
|
||||
}
|
||||
|
||||
.related-footer {
|
||||
padding-bottom: 0;
|
||||
margin: 20px 0 0 0;
|
||||
margin: 10px 0 0 0;
|
||||
}
|
||||
|
||||
.page-size {
|
||||
|
||||
Reference in New Issue
Block a user