app/tiny_mce/plugins/searchreplace/css/searchreplace.css
author Todd Larsen <tlarsen@google.com>
Sat, 07 Feb 2009 00:34:12 +0000
changeset 1234 a6ccb08911eb
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Add image that appears to be missing from the original thickbox patches. Patch by: Todd Larsen Review by: to-be-reviewed

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

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