* PLT-3640 Moved all clientside user agent snooping into a single file * PLT-3640 Added mobile landing pages on login to iOS and Android web apps * PLT-3640 Moved landing page to appear before first login * PLT-3640 Fixed detection of Chrome on Android * PLT-3640 Disabled mobile landing pages when their respective URLs are set to blank
16 строки
345 B
SCSS
16 строки
345 B
SCSS
// Only for combining all the files in this folder
|
|
@import 'about-modal';
|
|
@import 'access-history';
|
|
@import 'activity-log';
|
|
@import 'admin-console';
|
|
@import 'backstage';
|
|
@import 'compliance';
|
|
@import 'docs';
|
|
@import 'error-page';
|
|
@import 'get-app';
|
|
@import 'loading';
|
|
@import 'print';
|
|
@import 'settings';
|
|
@import 'signup';
|
|
@import 'statistics';
|