File "thickboxed.css"

Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-content/plugins/backupbuddy/css/thickboxed.css
File size: 307 bytes
MIME-type: text/plain
Charset: utf-8

.form-table input[type=radio],.form-table input[type=checkbox] {
	width: 16px;
	height: 16px;
}
.form-table input[type=checkbox]:checked:before {
	margin-top: -3px;
	margin-left: -4px;
}
.form-table input[type=radio]:checked:before {
	margin: 3px;
}

.form-table input {
	display: inline-block !important;
}