From 12af1ca27948c292cb7afca0965d0066c390e11c Mon Sep 17 00:00:00 2001 From: Jonathan Desrosiers Date: Tue, 8 Jun 2021 17:27:41 +0000 Subject: [PATCH] Twenty Twenty: Regenerate the RTL editor stylesheet. This applies the change made in [51095] to the RTL stylesheet. See #50120. git-svn-id: https://develop.svn.wordpress.org/trunk@51100 602fd350-edb4-49c9-b593-d223f7449a82 --- .../themes/twentytwenty/assets/css/editor-style-block-rtl.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css b/src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css index 488f8226fe..8589a297c0 100644 --- a/src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css +++ b/src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css @@ -224,7 +224,7 @@ Inter variable font. Usage: /* Typography -------------------------------- */ -.editor-styles-wrapper .editor-block-list__layout a { +.editor-styles-wrapper a { color: #cd2653; text-decoration: underline; }