Your IP : 216.73.217.143


Current Path : /home/ereika83/public_html/wp-content/plugins/edit-flow/common/css/
Upload File :
Current File : /home/ereika83/public_html/wp-content/plugins/edit-flow/common/css/edit-flow-admin.css

/* Admin menu icon size */
#adminmenu .toplevel_page_ef-settings .wp-menu-image img {
	width: 16px;
	height: 16px;
}

#ui-datepicker-div {
	margin-top: 30px;
}

.date-time-pick {
	z-index: 999;
	position: relative;
}

/*
	Override Gutenberg 2.0
 */
#ef-comments .comment-item,  #ef-post_following_box .list-filterizer-tabs {
    list-style-type: none;
}
/* Override WP_List_Table styles that are hiding buttons on mobile devices */
.edit-flow-admin .col-wrap .submit {
    display: block;
}