Files
NativeScript/apps/ui/app/css/background-image-page.css
Nathan Walker 1e6fccf272 chore: cleanup
2020-07-23 14:03:37 -07:00

6 lines
106 B
CSS

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