Files
NativeScript/e2e/ui-tests-app/app/css/background-image-page.css
2019-06-20 15:58:36 +03:00

6 lines
106 B
CSS

.testBtn {
background-image: url("res://icon");
background-repeat: no-repeat;
color: black;
}