app/tiny_mce/plugins/searchreplace/css/searchreplace.css
author Pawel Solyga <pawel.solyga@gmail.com>
Sat, 01 Aug 2009 14:50:53 +0200
changeset 2702 028f6adffde7
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added optional filters property to deepFetch. Note that additional indexes are required whenever this is used. Reviewed by: Lennard de Rijk

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

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