UNPKG

@pi0/framework7

Version:

Full featured mobile HTML framework for building iOS & Android apps

14 lines (13 loc) 247 B
/* === PTR === */ .ptr-preloader { .preloader { position: absolute; left: 50%; } } & when (@include-ios-theme) { @import url('./pull-to-refresh-ios.less'); } & when (@include-md-theme) { @import url('./pull-to-refresh-md.less'); }