includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Wed, 09 Jul 2008 22:49:06 -0400
changeset 622 734af34cd7ad
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed another bad tinyMCE reference in editor.js

.panel_wrapper {height:85px;}
.panel_wrapper div.current {height:85px;}

/* IE */
* html .panel_wrapper {height:100px;}
* html .panel_wrapper div.current {height:100px;}