Make WordPress Core

Ticket #28930: 28930.2.diff

File 28930.2.diff, 486 bytes (added by michalzuber, 11 years ago)

Added ticket number to the @todo comment

  • src/wp-admin/css/dashboard.css

     
    301301        margin-top: 0;
    302302}
    303303
    304 /* @todo: are these actually used anywhere? no non-CSS results in plugin search */
     304/* @todo: are these actually used anywhere? no non-CSS results in plugin search (#28930) */
    305305div.dashboard-widget-error {
    306306        background-color: #c43;
    307307}