• Hi,

    We are running the latest version 12.3.1. I have just noticed css rules in …/wp-content/plugins/wp-statistics/assets/css/admin.css such as:

    .note {
     color: #FF0000;
     font-size: 11px !important;
     font-weight: bold;
    }
    .data {
     border-top: 1px solid #CFCDCD;
     font-size: 11px !important;
     padding: 5px 0 0;
    }

    etc…
    Could you please change this practice? For example .note re-styles the WooCommerce order notes on the order edit page, and now I have to introduce countermeasures. Please be a lot more specific with your rules.

    Thanks in advance,
    Szabesz

  • The topic ‘admin.css issue (CSS rules are too broad)’ is closed to new replies.