includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Sun, 09 Nov 2008 09:03:10 -0500
changeset 731 8e6dbf6882c2
parent 335 67bd3121a12e
permissions -rw-r--r--
Added config option to grant userpage rights to new users (defaults to on, as it was hardcoded on before)

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

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