mirror of
https://github.com/ansible/awx.git
synced 2026-05-21 15:57:52 -02:30
Add WIP implementation of Lookup
This commit is contained in:
@@ -70,10 +70,10 @@
|
||||
|
||||
.at-mixin-ButtonIcon () {
|
||||
line-height: @at-line-height-short;
|
||||
color: @at-color-icon;
|
||||
|
||||
& > i {
|
||||
cursor: pointer;
|
||||
transition: color @at-transition-icon-button;
|
||||
}
|
||||
|
||||
& > i:hover {
|
||||
|
||||
Reference in New Issue
Block a user