includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Wed, 09 Jul 2008 18:02:32 -0400
changeset 614 78d1e71dc720
parent 335 67bd3121a12e
permissions -rw-r--r--
Got user registration working with the new componentized JS framework

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

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