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

8 lines
76 B
CSS

.btn {
font-size: 18;
}
.btn:highlighted {
background-color: red
}