includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Sat, 01 Mar 2008 18:57:07 -0500
changeset 468 194a19711346
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed the fact that cron just didn't work at all (brain fart that day or something)

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

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