Files
NativeScript/e2e/file-qualifiers/app/app.css
2019-08-22 13:57:40 +03:00

7 lines
124 B
CSS

@import '~nativescript-theme-core/css/core.light.css';
.root-footer {
color: black;
background-color: lightgreen
}