HEX
Server: Apache
System: Linux p3plzcpnl507418.prod.phx3.secureserver.net 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64
User: retoti4c1e1s (10075650)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/retoti4c1e1s/www/thecommitment.earth/wp-content/plugins/trx_addons/cv/css/cv.buttons.css
/* CV Card: Styles for the buttons 'Blog' and 'CV Card' */
.trx_addons_cv_button {
	position:fixed;
	z-index:100000;
	top: 50%;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.trx_addons_cv_splash .trx_addons_cv_button {
	display:none;
}
.trx_addons_cv_button_cv {
	left: 0;
	margin-left:-83px;
}
.trx_addons_cv_button_blog {
	right: 0;
	margin-right:-60px;
}
.trx_addons_cv_button_cv:hover,
.trx_addons_cv_button_blog:hover {
	margin:0;
}