includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Thu, 27 Mar 2008 16:41:07 -0400
changeset 512 13532b0a223f
parent 335 67bd3121a12e
permissions -rw-r--r--
ACL: Added API call to edit rule based only on numeric rule ID; to be used later with lister for existing rules and effective permissions viewer

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

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