Make WordPress Core

Changeset 61782

Timestamp:
03/02/2026 02:08:14 PM (3 days ago)
Author:
audrasjb
Message:

Customize: Make the "View All Locations" link consistent with the new admin styles.

This changeset ensures the "View All Locations" link in the Customizer is consistent with the new admin styles.

Props huzaifaalmesbah, hmbashar, noruzzaman, audrasjb, mukesh27, shailu25.
Fixes #64758.

File:
1 edited

Legend:

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

    r61730 r61782  
    614614#customize-controls .control-section.open .accordion-section-title,
    615615#customize-controls .control-section .accordion-section-title button:focus {
    616     color: #2271b1;
     616    color: ;
    617617    background: #f6f7f7;
    618     border-left-color: #2271b1;
     618    border-left-color: ;
    619619}
    620620
Note: See TracChangeset for help on using the changeset viewer.