Files
NativeScript/e2e/file-qualifiers/app/app.css
2020-01-17 15:12:28 +02:00

6 lines
123 B
CSS

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