mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-19 14:20:22 +08:00
6 lines
106 B
CSS
6 lines
106 B
CSS
.testBtn {
|
|
background-image: url("res://icon");
|
|
background-repeat: no-repeat;
|
|
color: black;
|
|
}
|