Files
NativeScript/apps/app/ui-tests-app/css/background-image.css

6 lines
106 B
CSS

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