includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Wed, 08 Jul 2009 23:37:01 -0400
changeset 1048 7b9132bfb5ce
parent 335 67bd3121a12e
permissions -rw-r--r--
OK, JS preloading on a CDN works perfectly now. I'm sure of it.

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

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