Ticket #19177: mceresize_pos.patch
File mceresize_pos.patch, 744 bytes (added by , 14 years ago) |
---|
-
wp-admin/css/wp-admin.dev.css
3126 3126 cursor: se-resize; 3127 3127 margin: 0 2px; 3128 3128 position: relative; 3129 } 3130 3131 #post-body .postarea .wp_themeSkin .mceStatusbar a.mceResize { 3129 3132 top: 22px; 3130 3133 } 3131 3134 -
wp-includes/css/editor-buttons.dev.css
839 839 } 840 840 841 841 .wp_themeSkin iframe { 842 background: transparent;842 background: #fff; 843 843 } 844 844 845 845 .wp_themeSkin .mceButton,