mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 14:09:28 -02:30
Merge pull request #1575 from mabashian/1522-expand-results
Implemented expand/collapse job results
This commit is contained in:
@@ -70,6 +70,10 @@
|
||||
height: @at-height-textarea;
|
||||
}
|
||||
|
||||
.at-Input-button--active {
|
||||
.at-mixin-ButtonColor(at-color-info, at-color-default);
|
||||
}
|
||||
|
||||
.at-Input--focus {
|
||||
border-color: @at-color-input-focus;
|
||||
}
|
||||
@@ -269,4 +273,4 @@
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user