mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-02 14:11:48 -05:00
* The non-refactored credentials code has been returned to its original location. Inventories and Jobs pull in Credentials based on its original location in the file structure. * Apply margin to individual inputs instead of panels to have consistent spacing at more narrow resolutions. * Add placeholder for a Lookup component which will be necessary to let users select an org for the credential.
6 lines
64 B
Plaintext
6 lines
64 B
Plaintext
.at-Divider {
|
|
clear: both;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|