Pārlūkot izejas kodu

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

Laurel Fulford 6 gadi atpakaļ
vecāks
revīzija
d4489944b9
2 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 3 3
      shoreditch/css/editor-blocks.css
  2. 1 1
      shoreditch/style.css

+ 3 - 3
shoreditch/css/editor-blocks.css

@@ -20,7 +20,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: Lato, sans-serif;
 }
 
@@ -28,7 +28,7 @@ Description: Used to style Gutenberg Blocks in the editor.
 
 .edit-post-visual-editor .editor-block-list__block,
 .edit-post-visual-editor .editor-block-list__block p,
-.editor-default-block-appender input[type="text"].editor-default-block-appender__content {
+.editor-default-block-appender textarea.editor-default-block-appender__content {
 	font-size: 16px;
 	line-height: 1.5;
 }
@@ -36,7 +36,7 @@ Description: Used to style Gutenberg Blocks in the editor.
 @media screen and (min-width: 768px) {
 	.edit-post-visual-editor .editor-block-list__block,
 	.edit-post-visual-editor .editor-block-list__block p,
-	.editor-default-block-appender input[type="text"].editor-default-block-appender__content {
+	.editor-default-block-appender textarea.editor-default-block-appender__content {
 		font-size: 20px;
 	}
 }

+ 1 - 1
shoreditch/style.css

@@ -4,7 +4,7 @@ Theme URI: https://wordpress.com/themes/shoreditch/
 Author: Automattic
 Author URI: https://wordpress.com/themes/
 Description: Shoreditch is a functional and responsive theme perfect for your business’s online presence. Although its main purpose is business, Shoreditch looks great as a personal blog theme too.
-Version: 1.2.5-wpcom
+Version: 1.2.6-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: shoreditch