File: /home/sigmanox/public_html/wp-content/plugins/wpfront-notification-bar/css/settings.css
.tagify {
box-shadow: 0 0 0 transparent;
border-radius: 4px;
border: 1px solid #7e8993;
background-color: #fff;
color: #32373c;
}
div.wrap.wpfront-notification-bar table.wp-list-table.notification .column-enabled,
div.wrap.wpfront-notification-bar table.wp-list-table.notification .column-preview-mode,
div.wrap.wpfront-notification-bar table.wp-list-table.notification .column-debug-mode {
text-align: center;
}
div.wrap.wp-notification-bar-license table.form-table td.invalid,
div.wrap.wp-notification-bar-license table.form-table td.expired,
div.wrap.wp-notification-bar-license table.form-table td.item_name_mismatch,
div.wrap.wp-notification-bar-license table.form-table td.disabled {
color: red;
}