Ver Fonte

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

Laurel Fulford há 6 anos atrás
pai
commit
b15a3b408f
2 ficheiros alterados com 3 adições e 3 exclusões
  1. 2 2
      lodestar/assets/css/editor-blocks.css
  2. 1 1
      lodestar/style.css

+ 2 - 2
lodestar/assets/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: "Karla", "Helvetica Neue", helvetica, arial, sans-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: 16px;
 	line-height: 1.5;
 }

+ 1 - 1
lodestar/style.css

@@ -4,7 +4,7 @@ Theme URI: http://theme.wordpress.com/themes/lodestar
 Author: Automattic
 Author URI: https://www.wordpress.com
 Description: Lodestar is a trendy one-page theme designed with startups and small business ventures in mind.
-Version: 1.0.13
+Version: 1.0.14-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: lodestar