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

This commit is contained in:
Laurel Fulford 2018-12-03 10:56:47 -08:00
parent f1f0987618
commit df6df3a1d3
2 changed files with 3 additions and 3 deletions

View file

@ -20,13 +20,13 @@ 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,
.editor-default-block-appender input[type="text"].editor-default-block-appender__content { .editor-default-block-appender textarea.editor-default-block-appender__content {
font-family: "Libre Baskerville", Libre, Georgia, Times, serif; font-family: "Libre Baskerville", Libre, Georgia, Times, serif;
} }
.edit-post-visual-editor .editor-block-list__block, .edit-post-visual-editor .editor-block-list__block,
.edit-post-visual-editor .editor-block-list__block p, .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; font-size: 16px;
} }

View file

@ -4,7 +4,7 @@ Theme URI: http://wordpress.com/themes/libre-2/
Author: Automattic Author: Automattic
Author URI: http://wordpress.com/themes/ Author URI: http://wordpress.com/themes/
Description: A stylish, classic look for your personal blog or long-form writing site. The main navigation bar stays fixed to the top while your visitors read, keeping your most important content at hand, while three footer widget areas give your secondary content a comfortable home. Description: A stylish, classic look for your personal blog or long-form writing site. The main navigation bar stays fixed to the top while your visitors read, keeping your most important content at hand, while three footer widget areas give your secondary content a comfortable home.
Version: 2.2.4-wpcom Version: 2.2.5-wpcom
License: GNU General Public License v2 or later License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: libre Text Domain: libre