Files
NativeScript/apps/ui/src/css/background-image-page.css

6 lines
106 B
CSS

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