mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 23:37:39 -02:30
Styling updates to list views that get generated in the form generator. Moved the button generation out into a helper for these specific cases.
This commit is contained in:
@@ -214,7 +214,7 @@ table, tbody {
|
||||
height: 32px;
|
||||
width: 32px;
|
||||
border-left: 1px solid @list-srch-inpt-bord;
|
||||
color: @list-srch-btn-icon;
|
||||
color: @list-srch-btn-icon!important;
|
||||
float: right;
|
||||
position: relative;
|
||||
top: -33px;
|
||||
|
||||
Reference in New Issue
Block a user