File "jetpack-debugger-site-health.css"

Full Path: /home/warrior1/public_html/languages/wp-content/plugins/jetpack/_inc/lib/debugger/jetpack-debugger-site-health.css
File size: 343 bytes
MIME-type: text/plain
Charset: utf-8

.jetpack-sync-progress-ui {
	display: flex;
	align-items: baseline;
}

.jetpack-sync-progress-label {
	width: 5%;
	margin-right: 1%;
	font-weight: 600;
	color: #036699;
}

.ui-progressbar.jetpack-sync-progress-bar {
	width: 94%;
	background: #bfe7f3;
	height: 8px;
}

.jetpack-sync-progress-bar .ui-progressbar-value {
	background: #036699;
}