File "admin.css"
Full Path: /home/mba/public_html/wp-content-20250807152928/plugins/ns-featured-posts/assets/css/admin.css
File size: 507 bytes
MIME-type: text/plain
Charset: utf-8
#ns_featured_posts_col,
.column-ns_featured_posts_col {
width: 100px;
text-align: center !important;
}
.ns_featured_posts_icon:hover,
.ns_featured_posts_icon:focus,
.ns_featured_posts_icon:active {
outline: 1px #888 solid;
color: #0073aa;
}
.ns_featured_posts_icon .not-ticked,
.ns_featured_posts_icon.selected .ticked {
display: inline-block;
}
.ns_featured_posts_icon .ticked,
.ns_featured_posts_icon.selected .not-ticked {
display: none;
}
.ns_featured_posts_icon .not-ticked {
color: #888;
}