- Use standard button styles for the Quicktags buttons.
- Better style for the TinyMCE buttons (hover/focus/active/disabled).
- Move the fullscreen (DFW) button to the right.
- Better style for the Visual/Text buttons in DFW.
Props avryl, see #27279

git-svn-id: https://develop.svn.wordpress.org/trunk@27857 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2014-03-29 23:57:13 +00:00
parent d9a2370aab
commit d6e6560980
7 changed files with 143 additions and 156 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.9-beta3-27851-src';
$wp_version = '3.9-beta3-27857-src';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.