Jelajahi Sumber

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

Laurel Fulford 6 tahun lalu
induk
melakukan
dcbaccfadd
2 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 2 2
      altofocus/assets/stylesheets/editor-blocks.css
  2. 1 1
      altofocus/style.css

+ 2 - 2
altofocus/assets/stylesheets/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-size: 13.875px;
 	font-family: "Libre Baskerville", "Georgia", Georgia, "Times New Roman", Times, serif;
 	font-weight: 300;
@@ -94,7 +94,7 @@ Description: Used to style Gutenberg Blocks in the editor.
 @media screen and (min-width: 37.5em) {
 	.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: 16.875px;
 	}
 

+ 1 - 1
altofocus/style.css

@@ -2,7 +2,7 @@
 Theme Name: AltoFocus
 Theme URI: https://wordpress.com/themes/altofocus/
 Description: AltoFocus is a theme for photographers, artists, and other creative types in search of a simple and easy way to display their work.
-Version: 1.0.8-wpcom
+Version: 1.0.9-wpcom
 Author: Automattic, Inc
 Author URI: http://automattic.com
 License: GNU General Public License v2 or later