[wp-svn] [62098] trunk/src/wp-includes/css/media-views.css: Media: Implement admin UI changes in the "Edit Image" screen and modal.

Amy Fricano amyfricano at gmail.com
Tue Mar 24 08:05:25 UTC 2026


GFY. GET OUT.

Amy


On Tue, Mar 24, 2026 at 2:19 AM <noreply at wordpress.org> wrote:

> Revision 62098 Author audrasjb Date 2026-03-24 06:19:11 +0000 (Tue, 24
> Mar 2026)
>
> Media: Implement admin UI changes in the "Edit Image" screen and modal.
>
> This changeset fixes some missing implementations of the new Admin UI in buttons and help links located on the "Edit Image" screen and within the related modal.
>
> Props huzaifaalmesbah, hmbashar, audrasjb, mukesh27, wildworks, noruzzaman, shailu25, manhar, amin7, amesplant.
> Fixes #64759.
> See #64308.
>
> Modified Paths
>
>    - trunk/src/wp-includes/css/media-views.css
>
> Diff
> Modified: trunk/src/wp-includes/css/media-views.css
>
> --- trunk/src/wp-includes/css/media-views.css	2026-03-24 05:56:12 UTC (rev 62097)
> +++ trunk/src/wp-includes/css/media-views.css	2026-03-24 06:19:11 UTC (rev 62098)@@ -45,12 +45,12 @@  .media-frame a { 	border-bottom: none;-	color: #2271b1;+	color: var(--wp-admin-theme-color, #3858e9); }  .media-frame a:hover, .media-frame a:active {-	color: #135e96;+	color: var(--wp-admin-theme-color-darker-20, #183ad6); }  .media-frame a:focus {
>
> _______________________________________________
> wp-svn mailing list
> wp-svn at lists.wordpress.org
> https://lists.wordpress.org/mailman/listinfo/wp-svn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/wp-svn/attachments/20260324/1e89fcd4/attachment-0001.html>


More information about the wp-svn mailing list