DFW: revert applying the Visual editor body color and background-color for now. Set the color to #333 and the background to transparent. Fixes #28330.

git-svn-id: https://develop.svn.wordpress.org/trunk@29533 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2014-08-18 18:22:54 +00:00
parent 7cbb35a84e
commit 1e61bbb8f1
3 changed files with 5 additions and 8 deletions
+2 -2
View File
@@ -1806,7 +1806,7 @@ i.mce-i-hr:before {
.wp-fullscreen-active.wp-dfw-show-ui .wp-editor-container {
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
border-color: currentColor;
border-color: #ccc;
}
.fade-1000,
@@ -1855,7 +1855,7 @@ i.mce-i-hr:before {
.wp-fullscreen-active.wp-dfw-touch .wp-fullscreen-title,
.wp-fullscreen-active.wp-dfw-touch .wp-editor-container {
border-color: currentColor;
border-color: #ccc;
}
.wp-dfw-touch #wp-fullscreen-statusbar {