mirror of
https://github.com/ansible/awx.git
synced 2026-04-08 03:29:21 -02:30
Update the Add button content and styles
* Change the text from "Add" to "+" * Update the e2e test to check for an id #button-add
This commit is contained in:
@@ -45,17 +45,6 @@
|
||||
min-width: 80px;
|
||||
}
|
||||
|
||||
.at-List-toolbarDropdownCarat {
|
||||
margin-left: @at-margin-left-toolbar-carat;
|
||||
display: inline-block;
|
||||
width: 0;
|
||||
height: 0;
|
||||
vertical-align: middle;
|
||||
border-top: 4px dashed;
|
||||
border-right: 4px solid transparent;
|
||||
border-left: 4px solid transparent;
|
||||
}
|
||||
|
||||
.at-List-toolbarActionDropdownMenu {
|
||||
float: right;
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user