includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Thu, 27 Dec 2007 23:32:11 -0500
changeset 336 bfa2e9c23f03
parent 335 67bd3121a12e
permissions -rw-r--r--
Added ability to require CAPTCHA for guests when editing pages (AJAX INTERFACE ONLY)

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

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