includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Sat, 29 Nov 2008 22:49:41 -0500
changeset 759 6e2671261802
parent 335 67bd3121a12e
permissions -rw-r--r--
Plugins can now register their own custom actions for $_GET["do"].

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

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