includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Sat, 07 Jun 2008 22:50:31 -0400
changeset 566 06d241de3151
parent 335 67bd3121a12e
permissions -rw-r--r--
Made ajaxReset() call the actual requested title instead of effective title; fixed (again) template compiler bug not matching certain tags (probably PCRE bug)

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

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