Sfoglia il codice sorgente

Independent Publisher 2: Update default block placeholder CSS selector. Bump version number.

Laurel Fulford 6 anni fa
parent
commit
80d8cef702

+ 3 - 3
independent-publisher-2/css/editor-blocks.css

@@ -20,13 +20,13 @@ 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: Georgia, "Times New Roman", serif;
 }
 
 .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: 18px;
 	line-height: 1.75;
 }
@@ -34,7 +34,7 @@ Description: Used to style Gutenberg Blocks in the editor.
 @media screen and (min-width: 32.375em) {
 	.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: 19px;
 	}
 }

+ 1 - 1
independent-publisher-2/style.css

@@ -1,7 +1,7 @@
 /*
 Theme Name: Independent Publisher 2
 Theme URI: http://wordpress.com/themes/independent-publisher-2
-Version: 2.1.5-wpcom
+Version: 2.1.6-wpcom
 Description: Independent Publisher 2 is a clean and polished theme with a light color scheme, bold typography, and full-width images.
 Author: Raam Dev
 Author URI: http://raamdev.com/