@v4fire/client
Version:
V4Fire client core library
24 lines (19 loc) • 360 B
text/stylus
/*!
* V4Fire Client Core
* https://github.com/V4Fire/Client
*
* Released under the MIT license
* https://github.com/V4Fire/Client/blob/master/LICENSE
*/
$p = {
helpers: true
}
i-progress
if $p.helpers
&__progress
display none
&_progress_true
cursor default
&_progress_true &__progress
&_progress_true &__over-wrapper
display block