Files
NativeScript/apps/app/ui-tests-app/font/issue-3654.css
2017-03-02 10:17:36 +02: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";
}