소스 검색

Leven: fix code text-color.

Allan Cole 5 년 전
부모
커밋
9b4cafc465
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      leven/inc/wpcom-editor-colors.php

+ 2 - 1
leven/inc/wpcom-editor-colors.php

@@ -161,7 +161,8 @@ add_editor_color_rule( 'txt', '#444444', array(
 			#editor .editor-styles-wrapper .wp-block-quote.is-style-large cite,
 			#editor .editor-styles-wrapper .wp-block-quote.is-style-large footer,
 			#editor .editor-styles-wrapper .wp-block-video figcaption,
-			#editor .editor-styles-wrapper figcaption', 'color' ),
+			#editor .editor-styles-wrapper figcaption,
+			#editor .editor-styles-wrapper .wp-block-code', 'color' ),
 			
 	// Lighten text-color
 	array( '#editor .editor-styles-wrapper .wp-block-a8c-blog-posts .cat-links,