Make WordPress Core

Changeset 61758

Timestamp:
02/27/2026 07:29:36 PM (5 days ago)
Author:
joedolson
Message:

Admin: Match welcome panel to other dashboard widgets.

Set the Welcome Panel to have the same border color as the other dashboard widgets following the admin reskin.

Props marc4, fabiankaegy, joedolson.
Fixes #64741.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/dashboard.css

    r61732 r61758  
    141141    overflow: auto;
    142142    margin: 16px 0;
    143     background-color: #151515;
     143    background-color: #;
    144144    border: 1px solid rgb(0, 0, 0, 0.1);
    145145    border-radius: 8px;
Note: See TracChangeset for help on using the changeset viewer.