Make WordPress Core

Ticket #41117: 41117.patch

File 41117.patch, 363 bytes (added by nishitlangaliya, 6 years ago)

Fixed #41117 color changed to #555

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

     
    23582358
    23592359.importer-action {
    23602360        line-height: 20px; /* Same as with .updating-message */
    2361         color: #ddd;
     2361        color: #555;
    23622362        margin-bottom: 1em;
    23632363}
    23642364