Twenty Twenty: Regenerate the RTL editor stylesheet.
This applies the change made in [51095] to the RTL stylesheet. See #50120. Built from https://develop.svn.wordpress.org/trunk@51100 git-svn-id: http://core.svn.wordpress.org/trunk@50709 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
2f76f3279b
commit
a44c69354d
|
@ -224,7 +224,7 @@ Inter variable font. Usage:
|
||||||
|
|
||||||
/* Typography -------------------------------- */
|
/* Typography -------------------------------- */
|
||||||
|
|
||||||
.editor-styles-wrapper .editor-block-list__layout a {
|
.editor-styles-wrapper a {
|
||||||
color: #cd2653;
|
color: #cd2653;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* @global string $wp_version
|
* @global string $wp_version
|
||||||
*/
|
*/
|
||||||
$wp_version = '5.8-alpha-51099';
|
$wp_version = '5.8-alpha-51100';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||||
|
|
Loading…
Reference in New Issue