mirror of
https://github.com/ansible/awx.git
synced 2026-08-01 10:29:56 -02:30
Add kind column to credential list
* Populate kind column with credential_type name * Fix replace/revert input group button sizing
This commit is contained in:
@@ -28,9 +28,8 @@
|
||||
}
|
||||
|
||||
.at-mixin-InputButton () {
|
||||
display: block;
|
||||
height: @at-height-button;
|
||||
line-height: 1;
|
||||
padding: 0 @at-padding-button-horizontal;
|
||||
|
||||
&, &:active, &:hover, &:focus {
|
||||
color: @at-color-button-text-default;
|
||||
|
||||
Reference in New Issue
Block a user