You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

8 lines
329 B

div(class="radial-progress d-none d-lg-inline-block", data-progress=parseInt(radialProgressBarPercent), data-toggle="tooltip", title=(radialProgressBarPercent + "% full"))
div(class="circle")
div(class="mask full")
div(class="fill")
div(class="mask half")
div(class="fill")
div(class="fill fix")
div(class="inset")