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:
Marliana Lara
2018-05-01 14:14:28 -04:00
parent b64990562a
commit dce52d0552
56 changed files with 104 additions and 127 deletions

View File

@@ -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;