app/tiny_mce/plugins/searchreplace/css/searchreplace.css
author Todd Larsen <tlarsen@google.com>
Tue, 16 Sep 2008 18:00:55 +0000
changeset 159 451f39c0e1aa
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Use zip to compress tiny_mce, and use zipserve to serve it in Google App Engine.

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

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