浏览代码

Gazette: Update default block placeholder CSS selector. Bump version number.

Laurel Fulford 6 年之前
父节点
当前提交
e680895b0c
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 2 2
      gazette/css/editor-blocks.css
  2. 1 1
      gazette/style.css

+ 2 - 2
gazette/css/editor-blocks.css

@@ -19,7 +19,7 @@ Description: Used to style Gutenberg Blocks in the editor.
 --------------------------------------------------------------*/
 
 .edit-post-visual-editor .editor-block-list__block,
-.editor-default-block-appender input[type="text"].editor-default-block-appender__content {
+.editor-default-block-appender textarea.editor-default-block-appender__content {
 	font-family: "Lora", serif;
 	font-size: 16px;
 }
@@ -34,7 +34,7 @@ Description: Used to style Gutenberg Blocks in the editor.
 
 @media screen and (min-width: 768px) {
 	.edit-post-visual-editor .editor-block-list__block,
-	.editor-default-block-appender input[type="text"].editor-default-block-appender__content,
+	.editor-default-block-appender textarea.editor-default-block-appender__content,
 	.edit-post-visual-editor .editor-block-list__block p {
 		font-size: 20px;
 	}

+ 1 - 1
gazette/style.css

@@ -4,7 +4,7 @@ Theme URI: https://wordpress.com/themes/gazette/
 Author: Automattic
 Author URI: https://wordpress.com/themes/
 Description: A clean and flexible theme perfectly suited for minimalist magazine-style sites, personal blogs, or any content-rich site. It allows you to highlight specific articles on the homepage, and to balance readability with a powerful use of photography — all in a layout that works on any device.
-Version: 1.1.2-wpcom
+Version: 1.1.3-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: gazette