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

@@ -14,6 +14,7 @@
type="button"
ui-sref=".add"
class="at-Button--add"
id="button-add"
aria-haspopup="true"
aria-expanded="false">
</button>