Files
NativeScript/tests/app/ui/lifecycle/pages/page-one.css
Panayot Cankov 014e7a8e0f add profile for functions, profile CSS-es on startup, use __time (#4227)
Call native setters once when a page is instantiated.

Fix background not being reset, Label's background is now set to background, not layer

Make the nativeView field instead of property for performance reasons
2017-06-08 09:51:09 +03:00

8 lines
133 B
CSS

#btn2, #btn3, #btn4 {
border-width: 2;
border-color: teal;
border-radius: 20;
font-weight: 400;
font-size: 32;
}