includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Mon, 11 Feb 2008 10:05:33 -0500
changeset 408 7ecbe721217c
parent 335 67bd3121a12e
permissions -rw-r--r--
Modified editor and rename functions to go through the API when rolling back. This causes rollbacks to be logged.

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

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