File "duplicate-post-options-20240930110644.css"
Full Path: /home/arielcor/public_html/wp-content/plugins/duplicate-post/css/duplicate-post-options-20240930110644.css
File size: 832 bytes
MIME-type: text/plain
Charset: utf-8
#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;
}