HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.34
System: Linux atalantini.com 3.10.0-1127.13.1.el7.x86_64 #1 SMP Tue Jun 23 15:46:38 UTC 2020 x86_64
User: root (0)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: /var/www/html/toniolo/wp-content/plugins/duplicate-post/css/duplicate-post-options.css
#duplicate_post_settings_form header.nav-tab-wrapper {
	margin: 22px 0 0 0;
}

#duplicate_post_settings_form header .nav-tab{
	cursor: pointer;
}

#duplicate_post_settings_form header .nav-tab:focus {
	color: #555;
	box-shadow: none;
	outline: 1px dotted #000000;
}

.no-js #duplicate_post_settings_form header.nav-tab-wrapper {
	display: none;
}

.no-js #duplicate_post_settings_form section {
	border-top: 1px dashed #aaa;
	margin-top: 22px;
	padding-top: 22px;
}

.no-js #duplicate_post_settings_form section:first-of-type {
	margin: 0;
	padding: 0;
	border: 0;
}

.no-js #duplicate_post_settings_form section[hidden] {
	display: block;
}

#duplicate_post_settings_form label.taxonomy_private {
	font-style: italic;
}

#duplicate_post_settings_form .toggle-private-taxonomies.button-link {
	font-size: small;
	margin-top: 1em;
}