Files
NativeScript/apps/app/ui-tests-app/font/font-awesome/issue-3654.css
SvetoslavTsenov 99611a9979 Include resource folder
Fix tslint error
2017-05-31 17:21:17 +03:00

11 lines
171 B
CSS

Button {
background-color: #48a23f;
text-align: center;
width: 32%;
height: 25%;
font-size: 18em;
}
.font-awesome {
font-family: "FontAwesome";
}