Uname: Linux p3plzcpnl499967.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software: Apache
PHP version: 8.2.30 [ PHP INFO ] PHP os: Linux
Server Ip: 208.109.40.231
Your Ip: 216.73.216.173
User: nayff91c5tsx (10005085) | Group: nayff91c5tsx (10005085)
Safe Mode: OFF
Disable Function:
NONE

name : _progress.scss
.cbw-progress {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 28px 0 15px;
	&__bar {
		flex: 1 1 auto;
		width: 100%;
		height: 14px;
		border-radius: 7px;
		background: $color__accent-lighter;
	}
	&__done {
		height: 14px;
		border-radius: 7px;
		min-width: 14px;
		max-width: 100%;
		background: $color__accent;
		box-shadow: 0 1px 4px rgba(35, 40, 45, 0.24);
	}
	&__value {
		flex: 0 0 60px;
		max-width: 60px;
		font-weight: 500;
		font-size: 18px;
		line-height: 27px;
		color: $color__accent;
		text-align: getValueByDirection(right, left);
	}
}

.cbw-progress-alt {
	&__bar {
		width: 100%;
		height: 14px;
		border-radius: 7px;
		background: $color__accent-lighter;
	}
	&__done {
		height: 14px;
		border-radius: 7px;
		min-width: 14px;
		max-width: 100%;
		background: $color__accent;
		box-shadow: 0 1px 4px rgba(35, 40, 45, 0.24);
		.cbw-progress-alt--complete & {
			background: $color__success;
		}
	}
}
© 2026 GrazzMean