includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Wed, 09 Jul 2008 13:18:25 -0400
changeset 609 ffa5decbb305
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed a few places where page metadata cache should have been purged (there may be a few more commits like this)

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

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