includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Wed, 08 Jul 2009 23:40:18 -0400
changeset 1050 94d835500d5b
parent 335 67bd3121a12e
permissions -rw-r--r--
Enanium: consolidated jBox and toolbar CSS. Firefox 3.5 did a double-request and it was slowing things down. Thanks YSlow.

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

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