File "progress-bar-20260225113855.less"

Full Path: /home/ichhrkpd/public_html/images/less-eduPoint/progress-bar-20260225113855.less
File size: 385 bytes
MIME-type: text/plain
Charset: utf-8

/*
 * progress-bar.less
 * -----------------------------------------------
*/
.progress-bar-striped,
	 .progress-striped {
	 	.progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;

	 	} 
}