mirror of
https://github.com/ansible/awx.git
synced 2026-08-05 12:30:02 -02:30
fix of org problems found in audit
This commit is contained in:
@@ -47,6 +47,10 @@ table, tbody {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.List-tableHeader:not([ng-click]) {
|
||||
cursor: default !important;
|
||||
}
|
||||
|
||||
.List-tableHeaderSort {
|
||||
color: @list-header-icon;
|
||||
}
|
||||
@@ -183,10 +187,6 @@ table, tbody {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.List-actions {
|
||||
margin-top: -10px;
|
||||
}
|
||||
|
||||
.List-auxAction + .List-actions {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user