includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Sat, 07 Jun 2008 12:48:39 -0400
changeset 563 0103428e2179
parent 335 67bd3121a12e
permissions -rw-r--r--
First test of rank manager interface, not currently capable of doing anything interesting (fills form with placeholder data); strings are in an earlier commit

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

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