HEX
Server: Apache
System:
User: ()
PHP: 7.4.33
Disabled: system,passthru,shell_exec,exec,proc_close,proc_open,proc_get_status,proc_nice,proc_terminate,highlight_file,escapeshellcmd,pclose,debugger_off,debugger_on,leak,listen,define_syslog_variables,ftp_exec,posix_uname,posix_getpwuid,get_current_user,getmyuid,getmygid,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,escapeshellarg,myshellexec,escapeshellarg,disk_free_space,disk_total_space,show_source,dl,symlink,listen,syslog,php_ini_scanned_files,inurl,apache_setenv,closelog,rar_open,bzopen,bzread,bzwrite,shellcode,show_source,apache_get_modules,apache_get_version,apache_note,openlog,crack_check,crack_closedict,pcntl_exec,ini_alter,backtick,cmd,virtual,getservbyport,myshellexec,hypot,pg_host,phpini,link,readlink,syslog,id,ftok,posix_access,error_log,sym,php_u,psockopen,apache_child_k_closedict,crack_getlastmessage,crack_opendict,php_ini,ini_restore,popen,curl_multi_exec,php_uname
Upload Files
File: /home/homework/www/kurs3/wp-content/plugins/jetpack/modules/widgets/simple-payments/customizer.css
.widget-content .jetpack-simple-payments,
.widget-content .jetpack-simple-payments-form {
	clear: both;
}

.widget-content .jetpack-simple-payments-disabled-error {
	background: #fff;
	border-left: 4px solid #dc3232;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
	margin: 5px 0 15px;
	padding: 1px 12px;
}

.widget-content .jetpack-simple-payments-form .invalid {
	border: 1px solid #dc3232;
}

.widget-content .jetpack-simple-payments-form .cost label {
	display: block;
}

.widget-content .jetpack-simple-payments-image-fieldset {
	position: relative;
	width: 100%;
}

.widget-content .jetpack-simple-payments-image-fieldset .placeholder {
	border: 1px dashed #b4b9be;
	box-sizing: border-box;
	cursor: pointer;
	line-height: 20px;
	padding: 9px 0;
	position: relative;
	text-align: center;
	width: 100%;
	margin: 4px 0 1em;
}

.widget-content .jetpack-simple-payments-image {
	max-width: 100%;
	margin-top: 4px;
	position: relative;
	text-align: center;
}

.widget-content .jetpack-simple-payments-image img {
	max-width: 100%;
	box-sizing: border-box;
	border: 1px dashed #b4b9be;
	padding: 4px;
	height: auto;
	cursor: pointer;
}

.widget-content .jetpack-simple-payments-image img:hover {
	border-style: solid;
}

.widget-content .jetpack-simple-payments-form .field-currency {
	display: inline-block;
	vertical-align: top;
	width: 40%;
}

.widget-content .jetpack-simple-payments-form .field-price {
	display: inline-block;
	line-height: 20px;
	width: 58%;
}

.widget-content .jetpack-simple-payments-form .alignleft button,
.widget-content .jetpack-simple-payments-form .alignright span {
	display: inline-block;
	margin-top: 5px;
}

.widget-content .button-link:disabled,
.widget-content .button-link:hover[disabled] {
	color: #a0a5aa;
}