includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Mon, 29 Mar 2010 01:47:31 -0400
changeset 1228 9e9334417dbc
parent 335 67bd3121a12e
permissions -rw-r--r--
Search: strip HTML tags from result text (DB pages only). Fixes issue 17.

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

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