includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Mon, 15 Jun 2009 20:09:58 -0400
changeset 1023 5a282dbf8fad
parent 335 67bd3121a12e
permissions -rw-r--r--
Added support for preloading javascript libs ($template->preload_js()). Updated admin theme and Tigra Tree Menu to support this + JS_{HEADER,FOOTER} variables.

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

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