HEX
Server: Apache
System: Linux top 5.8.11-1.el7.elrepo.x86_64 #1 SMP Tue Sep 22 18:18:35 EDT 2020 x86_64
User: www (1000)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/www.018111.cn/wp-content/plugins/wp-user-manager/assets/css/src/admin/addons.scss
#wpum-addons-page h1 {
	a.button-primary {
		margin-left: 10px;
		position: relative;
		top: -3px;
	}
	a {
		span {
			width: 16px;
			height: 16px;
			font-size: 14px;
			margin: 7px 0 0 6px;
		}
	}
}

#wpum-addons-list {
	margin-top: 30px;
}

.type-download {
	float: left;
	margin: 0 1em 1em 0 !important;
	padding: 0;
	vertical-align: top;
	width: 280px;
	text-decoration: none;
	color: inherit;
	border: 1px solid #ddd;
	display: block;
	min-height: 365px;
	overflow: hidden;
	background: #f5f5f5;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .2), inset 0 -1px 0 rgba(0, 0, 0, .1);
	transition-property: border, background, color;
	transition-duration: .05s;
	transition-timing-function: ease-in-out;
	position: relative;
	a.button {
		span {
			width: 16px;
			height: 16px;
			font-size: 16px;
			margin: 5px 0 0 0px;
		}
	}
}

.type-download:hover {
	border: 1px solid #d1d1d1
}


.type-download>.featured-img {
	padding: 15px;
	background: #016afe
}

.type-download .addon-content {
	*zoom: 1;
	padding: 15px 20px;
	min-height: 110px;
}

.type-download .addon-content:after,
.type-download .addon-content:before {
	content: " ";
	display: table
}

.type-download .addon-content:after {
	clear: both
}

.type-download .addon-content .addon-heading {
	margin: 0 0 10px
}

.type-download .addon-content .addon-heading a {
	outline: none;
	text-decoration: none
}

.type-download .addon-footer-wrap {
	border-top: 1px solid #ddd;
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 100%;
	background-color: #fff;
	padding: 15px 20px
}