Files
NativeScript/e2e/file-qualifiers/app/app.css
2019-08-02 15:46:04 +03:00

6 lines
123 B
CSS

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