Make WordPress Core


Ignore:
Timestamp:
09/18/2024 12:12:52 AM (19 months ago)
Author:
jeremyfelt
Message:

Application Passwords: Add copy button when adding new password.

Props circlecube, dhruvang21, ironprogrammer, desrosj.
Fixes #62019.

File:
1 edited

Legend:

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

    r59022 r59046  
    917917}
    918918
     919.application-password-display .success {
     920    color: #007017;
     921    margin-left: 0.5rem;
     922}
     923
    919924/*------------------------------------------------------------------------------
    920925  3.0 - Actions
Note: See TracChangeset for help on using the changeset viewer.