WordPress/wp-includes/widgets
Weston Ruter 7f008a21de Widgets: Add missing wp-editor-area CSS class for textarea in the TinyMCE-extended Text widget to ensure proper styles are applied.
Removes extra border around TinyMCE-wrapped `textarea` and removes gap at bottom due to lack of `display:block`.

Props johnjamesjacoby, westonruter.
See #35243.
Fixes #40755.

Built from https://develop.svn.wordpress.org/trunk@40675


git-svn-id: http://core.svn.wordpress.org/trunk@40538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-05-16 00:11:41 +00:00
..
class-wp-nav-menu-widget.php Docs: Correct various documentation around object and stdClass types. 2016-08-26 16:49:45 +00:00
class-wp-widget-archives.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-calendar.php
class-wp-widget-categories.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-links.php Docs: Standardize hook docs in wp-includes/widgets/* to use third-person singular verbs per the inline documentation standards for PHP. 2016-05-22 18:06:28 +00:00
class-wp-widget-media-audio.php Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
class-wp-widget-media-image.php Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
class-wp-widget-media-video.php Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
class-wp-widget-media.php Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
class-wp-widget-meta.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-pages.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-recent-comments.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-recent-posts.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-rss.php
class-wp-widget-search.php
class-wp-widget-tag-cloud.php Customize: Show title input placeholders for widgets that have default titles when rendered. 2017-03-08 18:25:44 +00:00
class-wp-widget-text.php Widgets: Add missing wp-editor-area CSS class for textarea in the TinyMCE-extended Text widget to ensure proper styles are applied. 2017-05-16 00:11:41 +00:00